pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/onyx Set USE_BUILDLINK2 to "yes", so that pkgsrc ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4cf6f3d18efb
branches: trunk
changeset: 469416:4cf6f3d18efb
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Mon Feb 23 02:49:31 2004 +0000
description:
Set USE_BUILDLINK2 to "yes", so that pkgsrc DTRT with the included
buildlink2.mk files.
diffstat:
lang/onyx/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2c901dc98d34 -r 4cf6f3d18efb lang/onyx/Makefile
--- a/lang/onyx/Makefile Mon Feb 23 02:08:29 2004 +0000
+++ b/lang/onyx/Makefile Mon Feb 23 02:49:31 2004 +0000
@@ -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 @@
# 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
Home |
Main Index |
Thread Index |
Old Index