1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

/usr/ports/net/mtr: I don't want mtr-gtk

The mtr port does not recognize WITHOUT_GTK anymore!

PR:		ports/42964
Submitted by:	Danijel Tasov <danielt@camelot.de>
Approved by:	billf@
This commit is contained in:
Edwin Groothuis 2003-10-08 23:44:47 +00:00
parent 54174a6c2c
commit 56b24223bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90665

View File

@ -34,7 +34,7 @@ CONFIGURE_ARGS+=--enable-ipv6
CONFIGURE_ARGS+=--disable-ipv6
.endif
.if ${HAVE_GNOME:Mgtk12}!=""
.if !defined(WITHOUT_GNOME) && ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME+= gtk12
PKGNAMESUFFIX= -gtk
USE_XLIB= yes