summaryrefslogtreecommitdiff
path: root/net/rp-l2tp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rp-l2tp/Makefile')
-rw-r--r--net/rp-l2tp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/rp-l2tp/Makefile b/net/rp-l2tp/Makefile
index dd28e19e3f5..9462db7a01c 100644
--- a/net/rp-l2tp/Makefile
+++ b/net/rp-l2tp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/03/11 09:16:38 rtr Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/23 17:19:05 asau Exp $
#
DISTNAME= rp-l2tp-0.3
@@ -21,8 +21,6 @@ LDFLAGS.NetBSD+= -lutil
INSTALL_MAKE_FLAGS+= RPM_INSTALL_ROOT=${DESTDIR:Q}
-PKG_DESTDIR_SUPPORT= user-destdir
-
post-patch:
for f in l2tp.conf.5 l2tpd.8; do \
${MV} ${WRKSRC}/man/$$f ${WRKSRC}/man/$$f.in && \