summaryrefslogtreecommitdiff
path: root/net/arla
diff options
context:
space:
mode:
authorjlam <jlam>2002-11-15 00:06:20 +0000
committerjlam <jlam>2002-11-15 00:06:20 +0000
commitd2ade38328223f227370e05dd147d878bee1908a (patch)
treefcd189a0e26995aa65c0ab42f5430694affd04a4 /net/arla
parent39d475cf000384b7a362c2bd65f476d261ec2e55 (diff)
downloadpkgsrc-d2ade38328223f227370e05dd147d878bee1908a.tar.gz
We don't need USE_BUILDLINK_ONLY...this package uses buildlink2.
Diffstat (limited to 'net/arla')
-rw-r--r--net/arla/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile
index ef4f66a8de1..5bbb330f839 100644
--- a/net/arla/Makefile
+++ b/net/arla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2002/10/07 19:01:24 wennmach Exp $
+# $NetBSD: Makefile,v 1.28 2002/11/15 00:06:20 jlam Exp $
DISTNAME= arla-0.35.9
PKGREVISION= 2
@@ -26,7 +26,6 @@ CONFIGURE_ARGS+= --with-roken=/usr
CONFIGURE_ARGS+= --with-roken-include=/usr/include/krb5
.else
. include "../../security/kth-krb4/buildlink2.mk"
-USE_BUILDLINK_ONLY= # defined
CONFIGURE_ARGS+= --with-krb4-lib=${BUILDLINK_PREFIX.kth-krb4}
CONFIGURE_ARGS+= --with-krb4-include=${BUILDLINK_PREFIX.kth-krb4}/include
CONFIGURE_ARGS+= --with-roken=${BUILDLINK_PREFIX.kth-krb4}