diff options
Diffstat (limited to 'x11/gnome--/Makefile')
-rw-r--r-- | x11/gnome--/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome--/Makefile b/x11/gnome--/Makefile index 8a4502fa1bd..266ff1bc377 100644 --- a/x11/gnome--/Makefile +++ b/x11/gnome--/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/01/24 15:30:32 grant Exp $ +# $NetBSD: Makefile,v 1.21 2004/02/14 17:21:55 jlam Exp $ # DISTNAME= gnomemm-1.2.4 @@ -17,7 +17,6 @@ USE_GNU_TOOLS+= make USE_LIBTOOL= yes USE_X11BASE= yes USE_BUILDLINK2= yes -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool REPLACE_PERL= docgen/pce2 .include "../../devel/libsigc++10/buildlink2.mk" |