summaryrefslogtreecommitdiff
path: root/security/ssh-ip-tunnel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ssh-ip-tunnel/Makefile')
-rw-r--r--security/ssh-ip-tunnel/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/ssh-ip-tunnel/Makefile b/security/ssh-ip-tunnel/Makefile
index 6a7c4f6c96f..4d9887c22f7 100644
--- a/security/ssh-ip-tunnel/Makefile
+++ b/security/ssh-ip-tunnel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/05/25 21:42:22 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2012/10/23 18:16:59 asau Exp $
DISTNAME= vpn-1.0
PKGNAME= ssh-ip-tunnel-1.0
@@ -42,6 +42,4 @@ OWN_DIRS+= ${PKG_SYSCONFDIR}/peers
CONF_FILES+= ${PREFIX}/share/examples/vpn/global.conf ${PKG_SYSCONFDIR}/global.conf
CONF_FILES+= ${PREFIX}/share/examples/vpn/peers/sample.peer ${PKG_SYSCONFDIR}/peers/sample.peer
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.pkg.mk"