summaryrefslogtreecommitdiff
path: root/lang/gb
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-08 12:23:12 +0000
committerwiz <wiz>2002-10-08 12:23:12 +0000
commitef1ca869bec88422e476f6845f4affb599032b27 (patch)
tree643cc3fa069234e89a02fd9ade7e9300a98eefab /lang/gb
parentdd974a1bed780da435e648a0026c98a72f0d4b27 (diff)
downloadpkgsrc-ef1ca869bec88422e476f6845f4affb599032b27.tar.gz
Convert to buildlink2.
Diffstat (limited to 'lang/gb')
-rw-r--r--lang/gb/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/gb/Makefile b/lang/gb/Makefile
index 873cea517ed..e924eb36cb8 100644
--- a/lang/gb/Makefile
+++ b/lang/gb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/03/13 17:37:21 fredb Exp $
+# $NetBSD: Makefile,v 1.10 2002/10/08 12:23:12 wiz Exp $
#
DISTNAME= gb-0.0.20
@@ -13,11 +13,10 @@ COMMENT= Basic for Gnome
BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
USE_X11BASE= YES
USE_LIBTOOL= YES
-
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-.include "../../print/gnome-print/buildlink.mk"
+.include "../../print/gnome-print/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"