summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordholland <dholland>2012-06-02 19:28:05 +0000
committerdholland <dholland>2012-06-02 19:28:05 +0000
commitc7d9003802637b8bc78c77c54550b03ffee213c9 (patch)
tree3b1e21096cadd3775fd3bb52b647bc9cd09cd917 /devel
parente7779d4894cfc91a3f0049cce2205bf7f2e76c1e (diff)
downloadpkgsrc-c7d9003802637b8bc78c77c54550b03ffee213c9.tar.gz
Clear PACKAGES in the build environment, as if it's set the build fails.
Diffstat (limited to 'devel')
-rw-r--r--devel/equeue/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/equeue/Makefile b/devel/equeue/Makefile
index 55e74fdd2da..31cdfb08f7a 100644
--- a/devel/equeue/Makefile
+++ b/devel/equeue/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/03/04 09:49:04 asau Exp $
+# $NetBSD: Makefile,v 1.7 2012/06/02 19:28:05 dholland Exp $
DISTNAME= equeue-2.1.4
CATEGORIES= devel
@@ -18,6 +18,7 @@ HAS_CONFIGURE= yes
USE_TOOLS+= gmake
BUILD_TARGET= all opt
PLIST_SRC= PLIST.opt PLIST
+BUILD_ENV+= PACKAGES=
INSTALLATION_DIRS+= lib/ocaml/site-lib