diff options
Diffstat (limited to 'print/gimp-print-lib/Makefile')
-rw-r--r-- | print/gimp-print-lib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/gimp-print-lib/Makefile b/print/gimp-print-lib/Makefile index 921e3511f7b..c5d00b15690 100644 --- a/print/gimp-print-lib/Makefile +++ b/print/gimp-print-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2004/01/24 14:58:00 grant Exp $ +# $NetBSD: Makefile,v 1.20 2004/02/14 17:21:50 jlam Exp $ # DISTNAME= gimp-print-4.2.5 @@ -20,7 +20,6 @@ USE_BUILDLINK2= yes USE_GNU_TOOLS+= make USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool INFO_FILES= gimpprint.info GNU_CONFIGURE= yes |