summaryrefslogtreecommitdiff
path: root/lang/onyx
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-02-23 02:49:31 +0000
committerkristerw <kristerw@pkgsrc.org>2004-02-23 02:49:31 +0000
commitb13edb39a200f953116b198bda9658abe21e9d57 (patch)
tree97535ff279fac1ca2f293ee39510d68b1dd61620 /lang/onyx
parentcf7b9c2c6389a1bda302696b0fde555adffdad93 (diff)
downloadpkgsrc-b13edb39a200f953116b198bda9658abe21e9d57.tar.gz
Set USE_BUILDLINK2 to "yes", so that pkgsrc DTRT with the included
buildlink2.mk files.
Diffstat (limited to 'lang/onyx')
-rw-r--r--lang/onyx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile
index 06c81b20e61..99ba7149db0 100644
--- a/lang/onyx/Makefile
+++ b/lang/onyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/04 03:08:02 mrg Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/23 02:49:31 kristerw Exp $
DISTNAME= onyx-${VERS}
CATEGORIES= lang
@@ -14,6 +14,7 @@ BUILD_DEPENDS+= cook-[0-9]*:../../devel/cook
# needs EL_CLIENTDATA in /usr/include/histedit.h
ONLY_FOR_PLATFORM= NetBSD-1.5[YZ]*-* NetBSD-1.6*-* NetBSD-1.7*-* NetBSD-[2-9]*
+USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-pcre-prefix=${BUILDLINK_PREFIX.pcre}
# XXX