summaryrefslogtreecommitdiff
path: root/net/ppp-mppe
diff options
context:
space:
mode:
authorwiz <wiz>2001-04-02 22:52:25 +0000
committerwiz <wiz>2001-04-02 22:52:25 +0000
commita81613eef25ed327deded5ca1b7b815f852f7c0b (patch)
treea2b0143dd17ce2fd948b313c52f40bbb03f75110 /net/ppp-mppe
parente63ec1e7d4e38ed268708d26631c558d3d7ca1e3 (diff)
downloadpkgsrc-a81613eef25ed327deded5ca1b7b815f852f7c0b.tar.gz
Remove unnecessary empty 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 88482246dfc..b97c85fb230 100644
--- a/net/ppp-mppe/Makefile
+++ b/net/ppp-mppe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/03/27 03:20:11 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 2001/04/02 22:52:25 wiz Exp $
DISTNAME= ppp-2.3.9
PKGNAME= ppp-mppe-2.3.9
@@ -33,7 +33,6 @@ post-extract:
@${CP} ${OPENSSL_SRC}/crypto/sha/sha_locl.h ${WRKSRC}/netbsd-1.4/sha_locl.h
@${CP} ${OPENSSL_SRC}/crypto/sha/sha.h ${WRKSRC}/netbsd-1.4/sha.h
-
pre-configure:
if [ ! -e ${OPENSSL_SRC}/crypto/rc4 ]; then \
cd ../../security/openssl && ${MAKE} extract; \