summaryrefslogtreecommitdiff
path: root/net/ppp-mppe
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-10-21 22:50:53 +0000
committerwiz <wiz@pkgsrc.org>2000-10-21 22:50:53 +0000
commit00476886c353d4e7f83dfcbb57e97ebbb06a1ea2 (patch)
tree5a23d107f0ce98c69b804a756af2ec52e20e7fa2 /net/ppp-mppe
parent7d654145c170d98ae3f9a24f1550a0a5429c8eb5 (diff)
downloadpkgsrc-00476886c353d4e7f83dfcbb57e97ebbb06a1ea2.tar.gz
remove blank line
Diffstat (limited to 'net/ppp-mppe')
-rw-r--r--net/ppp-mppe/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ppp-mppe/Makefile b/net/ppp-mppe/Makefile
index 24a240a4db7..18e43e30f23 100644
--- a/net/ppp-mppe/Makefile
+++ b/net/ppp-mppe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/09/09 02:51:40 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2000/10/21 22:50:53 wiz Exp $
DISTNAME= ppp-2.3.9
PKGNAME= ppp-mppe-2.3.9
@@ -16,7 +16,6 @@ BUILD_DEPENDS= ${OPENSSL_SRC}/crypto/rc4:../../security/openssl:extract
HAS_CONFIGURE= yes
MANCOMPRESSED_IF_MANZ= yes
-
post-extract:
@${LN} -sf ${OPENSSL_SRC}/include/openssl ${WRKSRC}/pppd/openssl
@${CP} ${OPENSSL_SRC}/crypto/md32_common.h ${WRKSRC}/pppd/md32_common.h