diff options
Diffstat (limited to 'print/gtklp/Makefile')
-rw-r--r-- | print/gtklp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile index 4b501705805..f2b1ae2d433 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/03/04 11:02:25 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2008/07/14 12:56:11 joerg Exp $ # DISTNAME= gtklp-1.2.3 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gtklp.sourceforge.net/ COMMENT= CUPS frontend using GTK +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |