summaryrefslogtreecommitdiff
path: root/net/dante/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-10 06:10:04 +0000
committerjlam <jlam>2002-09-10 06:10:04 +0000
commita48f04e1afbe742f164983f7125c8516b94d3317 (patch)
tree1c914256abaed40462138dcc28b1caf2ca61d42a /net/dante/Makefile
parent2cf8d4d9cf87bb147096783c73a7b5f47bf9a79e (diff)
downloadpkgsrc-a48f04e1afbe742f164983f7125c8516b94d3317.tar.gz
Use buildlink2 and add a buildlink2.mk file for other packages.
Diffstat (limited to 'net/dante/Makefile')
-rw-r--r--net/dante/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile
index 98843578f22..3c0cc387c92 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/09/09 21:51:52 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2002/09/10 06:10:04 jlam Exp $
#
DISTNAME= dante-1.1.13
@@ -11,12 +11,13 @@ COMMENT= BSD-licensed socks 4/5 proxy suite
CONFLICTS= socks4-[0-9]*
+USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-CONFIGURE_ARGS+= --with-socks-conf=${PKG_SYSCONFDIR}/etc/socks.conf
-CONFIGURE_ARGS+= --with-sockd-conf=${PKG_SYSCONFDIR}/etc/sockd.conf
+CONFIGURE_ARGS+= --with-socks-conf=${PKG_SYSCONFDIR}/socks.conf
+CONFIGURE_ARGS+= --with-sockd-conf=${PKG_SYSCONFDIR}/sockd.conf
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/dante