summaryrefslogtreecommitdiff
path: root/print/gimp-print-lib
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-05 17:31:09 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-05 17:31:09 +0000
commitaa48c982406bf3ae2fc7616f0d5dfd0654627380 (patch)
tree9c7b8d7af3ab6f4c4b742fb364df84b9851cf76c /print/gimp-print-lib
parent6e82078eeffa2d3575e27ed632f26e8ec04106e6 (diff)
downloadpkgsrc-aa48c982406bf3ae2fc7616f0d5dfd0654627380.tar.gz
DESTDIR support.
Diffstat (limited to 'print/gimp-print-lib')
-rw-r--r--print/gimp-print-lib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/gimp-print-lib/Makefile b/print/gimp-print-lib/Makefile
index 609956f1186..a3c4df9e9c9 100644
--- a/print/gimp-print-lib/Makefile
+++ b/print/gimp-print-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/03/31 23:56:29 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2006/11/05 17:34:44 joerg Exp $
DISTNAME= gimp-print-4.2.7
PKGNAME= gimp-print-lib-4.2.7
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gimp-print.sourceforge.net/
COMMENT= Drivers for Canon, Epson, Lexmark, and PCL printers
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake lex
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes