summaryrefslogtreecommitdiff
path: root/lang/onyx
diff options
context:
space:
mode:
Diffstat (limited to 'lang/onyx')
-rw-r--r--lang/onyx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile
index 61d97cfe8ba..33bd18c95cb 100644
--- a/lang/onyx/Makefile
+++ b/lang/onyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/03/04 21:29:55 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2006/04/06 06:22:12 reed Exp $
DISTNAME= onyx-${VERS}
PKGREVISION= 2
@@ -18,7 +18,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.5[YZ]*-* NetBSD-1.6*-* NetBSD-1.7*-* NetBSD-[2-9]*-*
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-pcre-prefix=${BUILDLINK_PREFIX.pcre}
-BUILDLINK_DEPENDS.pcre?= pcre>=4.0
+BUILDLINK_API_DEPENDS.pcre?= pcre>=4.0
VERS= 5.1.1
PLIST_SUBST+= VERS=${VERS:Q}