summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkristerw <kristerw>2005-06-24 16:44:15 +0000
committerkristerw <kristerw>2005-06-24 16:44:15 +0000
commit2f85f12157a166ee1233a15ae18ed8189375294e (patch)
treed94c10ff1365740810ad137b1caf1cca2dd6a483
parent5f491228fc36345ddcbf95b8514da4ed841c29f4 (diff)
downloadpkgsrc-2f85f12157a166ee1233a15ae18ed8189375294e.tar.gz
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
-rw-r--r--games/xboard/Makefile5
-rw-r--r--textproc/icu/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile
index f976607a71d..1ddf3cbc985 100644
--- a/games/xboard/Makefile
+++ b/games/xboard/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2005/06/01 18:02:52 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2005/06/24 16:49:08 kristerw Exp $
DISTNAME= xboard-4.2.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU:=xboard/}
@@ -11,6 +11,7 @@ COMMENT= Graphical frontend for chess engines and servers
CONFIGURE_ARGS+= --enable-xpm
CONFIGURE_ARGS+= --enable-zippy # interface to ICS
+CONFIGURE_ENV+= PERLPATH="${PERL5}"
GNU_CONFIGURE= # defined
INFO_FILES= xboard.info
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile
index bb44ce1a5e6..b1b587d61bc 100644
--- a/textproc/icu/Makefile
+++ b/textproc/icu/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2005/05/22 20:08:34 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2005/06/24 16:44:15 kristerw Exp $
#
DISTNAME= icu-3.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.software.ibm.com/software/globalization/icu/${PKGVERSION}/
EXTRACT_SUFX= .tgz
@@ -19,6 +19,7 @@ TEST_TARGET= check
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-static
+CONFIGURE_ENV+= U_MAKE="${TOOLS_GMAKE}"
# ICU's configure script will automatically append "/icu" to the sysconfdir.
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}