summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-16 23:33:35 +0000
committerjlam <jlam>2006-03-16 23:33:35 +0000
commit2433c2ab83da6d9fcd6aeb4a383508eb8e942cfb (patch)
tree9ba7d9bcadc9625620320270f7bb8e1b0d726fd3 /net
parent1f83e9c6705b882a279e09e2499ef28e1b4b676d (diff)
downloadpkgsrc-2433c2ab83da6d9fcd6aeb4a383508eb8e942cfb.tar.gz
Don't use LOCALBASE to refer to the install directory.
Diffstat (limited to 'net')
-rw-r--r--net/xorp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/xorp/Makefile b/net/xorp/Makefile
index 6a0f0196f48..679f934a560 100644
--- a/net/xorp/Makefile
+++ b/net/xorp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/03/11 21:01:59 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2006/03/16 23:33:35 jlam Exp $
#
DISTNAME= xorp-1.2
@@ -15,7 +15,8 @@ CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl:Q}
# The xorp people insist on their own PREFIX.
# See http://www.xorp.org/bugzilla/show_bug.cgi?id=91
-GNU_CONFIGURE_PREFIX= ${LOCALBASE}/xorp
+#
+GNU_CONFIGURE_PREFIX= ${PREFIX}/xorp
TEST_TARGET= check