diff options
Diffstat (limited to 'x11/gtkglarea2/Makefile')
-rw-r--r-- | x11/gtkglarea2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gtkglarea2/Makefile b/x11/gtkglarea2/Makefile index d04ebf9a650..36da2bd2154 100644 --- a/x11/gtkglarea2/Makefile +++ b/x11/gtkglarea2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/03 18:49:57 reed Exp $ +# $NetBSD: Makefile,v 1.6 2004/02/14 17:21:56 jlam Exp $ # DISTNAME= gtkglarea-1.99.0 @@ -15,7 +15,6 @@ COMMENT= OpenGL widget for the GTK+2 GUI toolkit WRKSRC= ${WRKDIR}/gtkglarea-1.99.0 USE_BUILDLINK2= YES USE_LIBTOOL= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool PKGCONFIG_OVERRIDE+= ${WRKSRC}/gtkgl-2.0.pc.in GNU_CONFIGURE= YES |