summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-21 04:51:57 +0000
committerdholland <dholland@pkgsrc.org>2012-06-21 04:51:57 +0000
commit7e25d235a5fe17f4cb75dd4f77f356bc7d026eb8 (patch)
tree23ca6b5ec6c0c7a7f777c7e8f1b4817d1056d093 /devel
parent69c0e02c8f8e9f1d3a112c016ccc1aa06caea175 (diff)
downloadpkgsrc-7e25d235a5fe17f4cb75dd4f77f356bc7d026eb8.tar.gz
Do previous correctly; it's MAKE_ENV, not BUILD_ENV.
(this is not the first time I've tripped on that. grr)
Diffstat (limited to 'devel')
-rw-r--r--devel/equeue/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/equeue/Makefile b/devel/equeue/Makefile
index 31cdfb08f7a..bae51eb700b 100644
--- a/devel/equeue/Makefile
+++ b/devel/equeue/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/06/02 19:28:05 dholland Exp $
+# $NetBSD: Makefile,v 1.8 2012/06/21 04:51:57 dholland Exp $
DISTNAME= equeue-2.1.4
CATEGORIES= devel
@@ -18,7 +18,7 @@ HAS_CONFIGURE= yes
USE_TOOLS+= gmake
BUILD_TARGET= all opt
PLIST_SRC= PLIST.opt PLIST
-BUILD_ENV+= PACKAGES=
+MAKE_ENV+= PACKAGES=
INSTALLATION_DIRS+= lib/ocaml/site-lib