summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-03-08 10:54:12 +0000
committerwiz <wiz@pkgsrc.org>2010-03-08 10:54:12 +0000
commit53f4eecf0bc8eaa043c1a6f120279810f7715fda (patch)
treebc492dacfbd6b50ed320b64bef70a4f85dcebc08 /devel
parent7293ce95188acc7f3468f30481a06a2c7655dd57 (diff)
downloadpkgsrc-53f4eecf0bc8eaa043c1a6f120279810f7715fda.tar.gz
Make pkglint happy. Or at least happier.
Diffstat (limited to 'devel')
-rw-r--r--devel/prcs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile
index 6acdb4e7a29..1b07b74bcce 100644
--- a/devel/prcs/Makefile
+++ b/devel/prcs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2010/03/08 10:52:58 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2010/03/08 10:54:12 wiz Exp $
DISTNAME= prcs-1.3.3
PKGREVISION= 5
@@ -14,8 +14,9 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
CONFIGURE_ENV+= lispdir=${PREFIX}/share/examples/prcs
-INFO_FILES= # PLIST
+INFO_FILES= yes
USE_LANGUAGES= c c++
+BUILD_DEFS+= VARBASE
CONFIGURE_ENV+= EMACS=no
CONFIGURE_ENV+= PRCS_REPOSITORY=${VARBASE:Q}/PRCS
CONFIGURE_ENV+= SYS_GDIFF_COMMAND_PATH=${TOOLS_DIFF:Q}