diff options
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index eb7c21baaf6..4eed1a026f3 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2004/02/11 07:11:28 xtraeme Exp $ +# $NetBSD: Makefile,v 1.29 2004/02/14 17:21:55 jlam Exp $ # DISTNAME= gnome-panel-2.4.2 @@ -21,7 +21,6 @@ USE_PERL5= YES USE_PKGLOCALEDIR= YES USE_X11= YES USE_LIBTOOL= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool PKGCONFIG_OVERRIDE= ${WRKSRC}/libpanel-applet/libpanelapplet-2.0.pc.in CONFIGURE_ARGS+= --enable-gtk-doc=no |