diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 03:03:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 03:03:05 +0000 |
commit | e28f0247c9cb094ae1aac3e3ddb6600b12a3629a (patch) | |
tree | 9cdda5103c33e509409bbe18f3464e2ab551d453 /ftp | |
parent | 39885d304b4a08d648aec6e04412d8e06a4852e2 (diff) | |
download | ports-e28f0247c9cb094ae1aac3e3ddb6600b12a3629a.tar.gz ports-e28f0247c9cb094ae1aac3e3ddb6600b12a3629a.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/IglooFTP/Makefile | 1 | ||||
-rw-r--r-- | ftp/axyftp/Makefile | 1 | ||||
-rw-r--r-- | ftp/downloader/Makefile | 1 | ||||
-rw-r--r-- | ftp/gftp/Makefile | 1 | ||||
-rw-r--r-- | ftp/gtm/Makefile | 1 | ||||
-rw-r--r-- | ftp/junglemonkey/Makefile | 1 | ||||
-rw-r--r-- | ftp/pavuk/Makefile | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile index 45d8d0fa1fb4..93c0e6ef558e 100644 --- a/ftp/IglooFTP/Makefile +++ b/ftp/IglooFTP/Makefile @@ -19,7 +19,6 @@ COMMENT= Easy to use FTP client for X Window System WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gtk12 post-extract: diff --git a/ftp/axyftp/Makefile b/ftp/axyftp/Makefile index 2d28d9a391ce..19808dc7b757 100644 --- a/ftp/axyftp/Makefile +++ b/ftp/axyftp/Makefile @@ -17,7 +17,6 @@ COMMENT= X Window System FTP client, with WSftp-like UI USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes diff --git a/ftp/downloader/Makefile b/ftp/downloader/Makefile index d73680512df3..81f869c3446e 100644 --- a/ftp/downloader/Makefile +++ b/ftp/downloader/Makefile @@ -21,7 +21,6 @@ COMMENT= Program for downloading via ftp or http with GUI LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 -USE_GNOMENG= yes USE_GNOME= esound USE_REINPLACE= yes USE_GMAKE= yes diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index e89b7321ad38..aede51b8278a 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -USE_GNOMENG= yes USE_GNOME+= gnomehack USE_REINPLACE= yes diff --git a/ftp/gtm/Makefile b/ftp/gtm/Makefile index 1e93e0a078da..acec9ac282b3 100644 --- a/ftp/gtm/Makefile +++ b/ftp/gtm/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs oaf gnomevfs libpanel USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/ftp/junglemonkey/Makefile b/ftp/junglemonkey/Makefile index 799d61b276ed..9cd8677b2547 100644 --- a/ftp/junglemonkey/Makefile +++ b/ftp/junglemonkey/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= gnet.1:${PORTSDIR}/net/gnet USE_REINPLACE= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gnomehack gnomeprefix libglade USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile index aaf80c4c89df..4eeb8702f870 100644 --- a/ftp/pavuk/Makefile +++ b/ftp/pavuk/Makefile @@ -21,7 +21,6 @@ COMMENT= HTTP, FTP and Gopher mirroring tool LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes -USE_GNOMENG= yes WANT_GNOME= yes USE_OPENSSL= yes GNU_CONFIGURE= yes |