summaryrefslogtreecommitdiff
path: root/net/ppp-mppe
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-10-17 23:23:15 +0000
committerhubertf <hubertf>2001-10-17 23:23:15 +0000
commit29842b93a1cb765532c585906920bf290224b4ac (patch)
tree2184a46ed2ca9846e8f20a3fc74e599f7f455a9b /net/ppp-mppe
parent8b4662fdb82e88d410aae2d09374b69750147569 (diff)
downloadpkgsrc-29842b93a1cb765532c585906920bf290224b4ac.tar.gz
Get rid of BUILD_ROOT and replace it with PKGSRCDIR (which was there
before!)
Diffstat (limited to 'net/ppp-mppe')
-rw-r--r--net/ppp-mppe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ppp-mppe/Makefile b/net/ppp-mppe/Makefile
index bde119f48e9..6bd42615bf1 100644
--- a/net/ppp-mppe/Makefile
+++ b/net/ppp-mppe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/04/22 19:48:52 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2001/10/17 23:23:16 hubertf Exp $
DISTNAME= ppp-2.3.9
PKGNAME= ppp-mppe-2.3.9
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.moretonbay.com/vpn/releases/
COMMENT= PPP daemon and LKM with MPPE - Microsoft Point-to-Point Encryption
OPENSSL_VERS= 0.9.6
-OPENSSL_SRC= ${BUILD_ROOT}/security/openssl/${WRKDIR:T}/openssl-${OPENSSL_VERS}
+OPENSSL_SRC= ${PKGSRCDIR}/security/openssl/${WRKDIR:T}/openssl-${OPENSSL_VERS}
HAS_CONFIGURE= yes
MANCOMPRESSED_IF_MANZ= yes