summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-02 19:28:05 +0000
committerdholland <dholland@pkgsrc.org>2012-06-02 19:28:05 +0000
commit754192a7f245b7430e61aa955c33c5c8faf7b15c (patch)
tree3b1e21096cadd3775fd3bb52b647bc9cd09cd917 /devel
parent04bc70210e00115c959c727b483ed8506913eb79 (diff)
downloadpkgsrc-754192a7f245b7430e61aa955c33c5c8faf7b15c.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