summaryrefslogtreecommitdiff
path: root/print/jcabc2ps/Makefile
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/jcabc2ps/Makefile
parent3668dc06e6086a5f5bd43edb61963501d1ec410f (diff)
downloadpkgsrc-e613b3f0efa03dae6065d04e7620c6c9e43a68a1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'print/jcabc2ps/Makefile')
-rw-r--r--print/jcabc2ps/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/jcabc2ps/Makefile b/print/jcabc2ps/Makefile
index 5ddf80acb61..4389bedc7e5 100644
--- a/print/jcabc2ps/Makefile
+++ b/print/jcabc2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/05/22 06:20:27 marino Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/08 13:45:40 asau Exp $
#
DISTNAME= jcabc2ps-src
@@ -15,8 +15,6 @@ WRKSRC= ${WRKDIR}/jcabc2ps
INSTALLATION_DIRS= bin
-PKG_DESTDIR_SUPPORT= user-destdir
-
SUBST_CLASSES+= getline
SUBST_STAGE.getline= pre-configure
SUBST_MESSAGE.getline= Fixing conflict with POSIX getline.