summaryrefslogtreecommitdiff
path: root/net/arla/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/arla/Makefile')
-rw-r--r--net/arla/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile
index 85a453a9903..555cacb9d29 100644
--- a/net/arla/Makefile
+++ b/net/arla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2003/01/14 12:00:08 wennmach Exp $
+# $NetBSD: Makefile,v 1.31 2003/01/28 22:03:48 jlam Exp $
DISTNAME= arla-0.35.12pre1
#PKGREVISION=
@@ -15,9 +15,10 @@ CONFLICTS+= rx-[0-9]*
OSVERSION_SPECIFIC= yes
INFO_FILES= arla.info
-USE_BUILDLINK2= # defined
-USE_X11= # defined
-GNU_CONFIGURE= # defined
+USE_BUILDLINK2= yes
+USE_PKGINSTALL= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
.if exists(/usr/lib/libroken.a)
CONFIGURE_ARGS+= --with-krb4-lib=/usr/lib
@@ -66,5 +67,4 @@ post-install:
${INSTALL_DATA} ${FILESDIR}/fstab ${EGDIR}
.include "../../mk/texinfo.mk"
-.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"