summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>2006-08-24 19:17:53 +0000
committerwennmach <wennmach@pkgsrc.org>2006-08-24 19:17:53 +0000
commit0d48bae46774c0c3b4567421837a8c3dee99a0da (patch)
tree4f53539b9a43efb09a18ac9d946c742ba679009f /net
parent711cd1b1018118a4aa1081a4e7c7b27b51d6c5a9 (diff)
downloadpkgsrc-0d48bae46774c0c3b4567421837a8c3dee99a0da.tar.gz
pkglint - no functional changes.
Diffstat (limited to 'net')
-rw-r--r--net/arla/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile
index 85c61c7cdbc..d6c201af572 100644
--- a/net/arla/Makefile
+++ b/net/arla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2006/08/24 17:59:04 wennmach Exp $
+# $NetBSD: Makefile,v 1.61 2006/08/24 19:17:53 wennmach Exp $
DISTNAME= arla-0.43
PKGREVISION= 1
@@ -16,11 +16,14 @@ CONFLICTS+= rx-[0-9]*
CONFLICTS+= kth-krb4-[0-9]*
OSVERSION_SPECIFIC= yes
-INFO_FILES= # PLIST
+INFO_FILES= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+BUILD_DEFS+= BSDSRCDIR
+BUILD_DEFS+= ARLA_CACHE
+
.include "options.mk"
.include "../../mk/bsd.prefs.mk"