aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-08-12 03:20:17 +0800
committerkwm <kwm@FreeBSD.org>2011-08-12 03:20:17 +0800
commit0400b2c7ffd8d495abfaff9f6419752b85e249fc (patch)
tree2b6ace863c4ac36dc5529a870236255349e07060 /ftp
parent94d6b27262b65463638960ad67588da1a0138126 (diff)
downloadfreebsd-ports-gnome-0400b2c7ffd8d495abfaff9f6419752b85e249fc.tar.gz
freebsd-ports-gnome-0400b2c7ffd8d495abfaff9f6419752b85e249fc.tar.zst
freebsd-ports-gnome-0400b2c7ffd8d495abfaff9f6419752b85e249fc.zip
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Diffstat (limited to 'ftp')
-rw-r--r--ftp/pavuk/Makefile1
-rw-r--r--ftp/pureadmin/Makefile2
2 files changed, 1 insertions, 2 deletions
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index 17b0e51b0e87..6ead7bedb296 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -16,7 +16,6 @@ COMMENT= HTTP, FTP and Gopher mirroring tool
USE_BZIP2= yes
WANT_GNOME= yes
-USE_GNOME= gnometarget
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile
index a7a1929d1a17..95cc57d9ffab 100644
--- a/ftp/pureadmin/Makefile
+++ b/ftp/pureadmin/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= SF/purify/Default/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Management utility for the PureFTPd
-USE_GNOME= pkgconfig gnomehack gnometarget libglade2
+USE_GNOME= pkgconfig gnomehack libglade2
USE_FAM= yes
USE_GETTEXT= yes
USE_GMAKE= yes