diff options
Diffstat (limited to 'devel/glade2/Makefile')
-rw-r--r-- | devel/glade2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile index f722bfad065..b1ad679cc96 100644 --- a/devel/glade2/Makefile +++ b/devel/glade2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2004/02/11 05:32:21 xtraeme Exp $ +# $NetBSD: Makefile,v 1.23 2004/02/14 17:21:37 jlam Exp $ # DISTNAME= glade-2.0.1 @@ -20,7 +20,6 @@ USE_PKGLOCALEDIR= YES USE_GNU_TOOLS+= make USE_X11= YES USE_LIBTOOL= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool .include "../../databases/libgnomedb/buildlink3.mk" .include "../../devel/gail/buildlink3.mk" |