diff options
Diffstat (limited to 'print/gnome-print/Makefile')
-rw-r--r-- | print/gnome-print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 26c5ac4f28d..b5d9226f015 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2002/12/24 06:10:22 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2003/01/10 07:46:43 cjep Exp $ # DISTNAME= gnome-print-0.36 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.levien.com/gnome/print-arch.html COMMENT= Prototype implementation of the Gnome Printing Architecture USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_X11= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |