aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/gftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/gftp')
-rw-r--r--ftp/gftp/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index 8bbeab6f7146..68993f649e2f 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -41,7 +41,6 @@ USE_GNOME+= gtk20
CONFIGURE_ENV+= _GTHREAD_LIBS="-lgthread-2.0"
.else
CONFIGURE_ARGS+=--disable-gtkport
-PKGNAMESUFFIX= -nox11
USE_GNOME+= glib20
PLIST_SUB+= NOX11:="@comment "
.endif
@@ -60,7 +59,6 @@ PLIST_SUB+= NLS="@comment "
.if ${HAVE_GNOME:Mgnomelibs}!="" && ! ${PORT_OPTIONS:MGTK2}
USE_GNOME+= gnomeprefix gnomelibs
-PKGNAMESUFFIX+= -gnome
PLIST_SUB+= MYGNOME=""
MAKE_ENV= HAVE_GNOME=1
.else