diff options
Diffstat (limited to 'print/ggv2/Makefile')
-rw-r--r-- | print/ggv2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index 3c127ae7959..4cfec84174c 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/02/11 05:20:54 xtraeme Exp $ +# $NetBSD: Makefile,v 1.24 2004/02/14 17:21:50 jlam Exp $ # DISTNAME= ggv-2.4.1 @@ -20,7 +20,6 @@ USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES USE_GNU_TOOLS+= make USE_X11= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool GCONF2_SCHEMAS= ggv.schemas |