summaryrefslogtreecommitdiff
path: root/net/ncftp2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ncftp2/Makefile')
-rw-r--r--net/ncftp2/Makefile18
1 files changed, 3 insertions, 15 deletions
diff --git a/net/ncftp2/Makefile b/net/ncftp2/Makefile
index bfc78d60461..802140f19f0 100644
--- a/net/ncftp2/Makefile
+++ b/net/ncftp2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2005/06/25 00:52:00 kristerw Exp $
+# $NetBSD: Makefile,v 1.40 2005/12/02 17:02:29 wiz Exp $
DISTNAME= ncftp-2.4.3
PKGREVISION= 2
@@ -13,22 +13,10 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-extra-dirs
CONFIGURE_ARGS+= --disable-ncurses
CONFIGURE_ENV+= ac_cv_lib_intl_strftime=no
-CONFIGURE_ENV+= GZCAT="${GZCAT}"
+CONFIGURE_ENV+= GZCAT=${GZCAT:Q}
USE_TOOLS+= gzcat
-.include "../../mk/bsd.prefs.mk"
-
-# Include SOCKS firewall support
-.if defined(USE_SOCKS) && (${USE_SOCKS} == 4 || ${USE_SOCKS} == 5)
-BUILD_DEFS+= USE_SOCKS
-. if ${USE_SOCKS} == 4
-CONFIGURE_ARGS+= --enable-socks
-. include "../../net/socks4/buildlink3.mk"
-. else
-CONFIGURE_ARGS+= --enable-socks5
-. include "../../net/socks5/buildlink3.mk"
-. endif
-.endif
+.include "options.mk"
INSTALLATION_DIRS= bin man/man1