aboutsummaryrefslogtreecommitdiff
path: root/ftp/gftp
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-05-14 02:50:08 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-05-14 02:50:08 +0000
commit164c9f7551fa7ecbaf069e4419f1c44580bb48aa (patch)
treec871ba5eb317607f6c88aa2a467ce07db9692106 /ftp/gftp
parent3502f0ebbc8dcec7f4ba7ca5e1247cff84b0bf6c (diff)
downloadports-164c9f7551fa7ecbaf069e4419f1c44580bb48aa.tar.gz
ports-164c9f7551fa7ecbaf069e4419f1c44580bb48aa.zip
Notes
Diffstat (limited to 'ftp/gftp')
-rw-r--r--ftp/gftp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index bbf59a1327ec..058d5fc88b68 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -53,7 +53,7 @@ PLIST_SUB+= NOX11:="@comment "
PLIST_SUB+= NOX11:=""
.endif
-.if ${HAVE_GNOME:Mgnomelibs}!=""
+.if ${HAVE_GNOME:Mgnomelibs}!="" && !defined(WITH_GTK2)
USE_GNOME+= gnomeprefix gnomelibs
PKGNAMESUFFIX+= -gnome
PLIST_SUB+= DATADIR="share/gnome"