summaryrefslogtreecommitdiff
path: root/net/vpnc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-14 20:43:23 +0000
committerjlam <jlam@pkgsrc.org>2006-03-14 20:43:23 +0000
commit1ec59ed085b1ff1f6e20d1405322bb025382f0fb (patch)
tree9c9ea5066b7ca8b899de7c2a8f0435bf1d37ee6b /net/vpnc
parent2376bd0fbc35ba2000266ac8a72838cb21b47d13 (diff)
downloadpkgsrc-1ec59ed085b1ff1f6e20d1405322bb025382f0fb.tar.gz
USE_PKGINSTALL isn't needed here to make these packagse use the
pkginstall framework. In the case of libtool-base, avoid using FILES_SUBST_SED where it isn't needed.
Diffstat (limited to 'net/vpnc')
-rw-r--r--net/vpnc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/vpnc/Makefile b/net/vpnc/Makefile
index fd5c7fde1a9..d4bd3bde306 100644
--- a/net/vpnc/Makefile
+++ b/net/vpnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:32 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/03/14 20:43:23 jlam Exp $
#
DISTNAME= vpnc-0.3.3
@@ -16,7 +16,6 @@ USE_TOOLS+= gmake
BUILD_TARGET= vpnc
INSTALLATION_DIRS= bin man/man8
-USE_PKGINSTALL= yes
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
CONF_FILES+= ${EGDIR}/vpnc.conf ${PKG_SYSCONFDIR}/vpnc.conf
CONF_FILES+= ${EGDIR}/vpnc-script ${PKG_SYSCONFDIR}/vpnc-script