summaryrefslogtreecommitdiff
path: root/devel/prcs/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw>2005-06-23 17:49:40 +0000
committerkristerw <kristerw>2005-06-23 17:49:40 +0000
commit7316ac3a501a923eaf69f0da4090f2a441fad0eb (patch)
tree771b9236660f64aab5346efe713aa6326f128f1f /devel/prcs/Makefile
parentbd48ed764bfa1db7bdd34ec2f7cb5cde18ea89ad (diff)
downloadpkgsrc-7316ac3a501a923eaf69f0da4090f2a441fad0eb.tar.gz
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
Diffstat (limited to 'devel/prcs/Makefile')
-rw-r--r--devel/prcs/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile
index be31dd709f6..b05fcde06bd 100644
--- a/devel/prcs/Makefile
+++ b/devel/prcs/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2005/03/24 21:12:53 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2005/06/23 17:56:17 kristerw Exp $
DISTNAME= prcs-1.3.3
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prcs/}
@@ -13,6 +14,9 @@ CONFIGURE_ENV+= lispdir=${PREFIX}/share/examples/prcs
INFO_FILES= prcs.info
USE_LANGUAGES= c c++
CONFIGURE_ENV+= EMACS=no
+CONFIGURE_ENV+= ac_cv_path_SYS_TAR_COMMAND_PATH="${TOOLS_TAR}"
+CONFIGURE_ENV+= ac_cv_path_SYS_LS_COMMAND_PATH="${TOOLS_LS}"
+USE_TOOLS+= ls tar
GCC_REQD= 3.0