diff options
-rw-r--r-- | devel/glib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/glib/Makefile b/devel/glib/Makefile index 69b1714f13e..0b391a725b8 100644 --- a/devel/glib/Makefile +++ b/devel/glib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2001/06/19 06:48:50 jlam Exp $ +# $NetBSD: Makefile,v 1.38 2001/06/22 02:49:11 jlam Exp $ # FreeBSD Id: Makefile,v 1.2 1998/08/06 14:55:12 vanilla Exp # @@ -15,7 +15,7 @@ COMMENT= Some useful routines for C programming CONFLICTS= gtk+-1.0.* -USE_BUILDINK_ONLY= yes +USE_BUILDLINK_ONLY= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |