net/mtr: Unhook x11 flavor
This commit is contained in:
@@ -17,16 +17,7 @@ USES= autoreconf ncurses pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -lncurses
|
||||
|
||||
FLAVORS= x11 nox11
|
||||
FLAVOR?= ${FLAVORS:[1]}
|
||||
nox11_PKGNAMESUFFIX= -nox11
|
||||
.if ${FLAVOR} == x11
|
||||
CONFIGURE_ARGS+=--with-gtk
|
||||
USE_GNOME= gtk20
|
||||
USES+= gnome
|
||||
.else
|
||||
CONFIGURE_ARGS+=--without-gtk
|
||||
.endif
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= traviscross
|
||||
|
||||
Reference in New Issue
Block a user