summaryrefslogtreecommitdiff
path: root/print/foomatic4-db
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
commite613b3f0efa03dae6065d04e7620c6c9e43a68a1 (patch)
treec6c2a7d0dcfbf3fe47fb535203593b8ea862fb85 /print/foomatic4-db
parent3668dc06e6086a5f5bd43edb61963501d1ec410f (diff)
downloadpkgsrc-e613b3f0efa03dae6065d04e7620c6c9e43a68a1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'print/foomatic4-db')
-rw-r--r--print/foomatic4-db/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/foomatic4-db/Makefile b/print/foomatic4-db/Makefile
index 39082a971e3..dcfe9338baa 100644
--- a/print/foomatic4-db/Makefile
+++ b/print/foomatic4-db/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/01/26 11:31:43 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/08 13:45:38 asau Exp $
#
DISTNAME= foomatic-db-4.0-20120123
@@ -12,6 +12,5 @@ COMMENT= Printer database
WRKSRC= ${WRKDIR}/foomatic-db-20120123
GNU_CONFIGURE= yes
USE_LANGUAGES= # none
-PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.pkg.mk"