summaryrefslogtreecommitdiff
path: root/textproc/qsubst
diff options
context:
space:
mode:
authorobache <obache>2008-01-01 14:23:44 +0000
committerobache <obache>2008-01-01 14:23:44 +0000
commit523a1ef5bce0746c840b8632dbe921d5860bf8d6 (patch)
treec68e737d2e19d1cfcb5b8cedd1debe5588e78576 /textproc/qsubst
parent6f177babb5a9e3f621e7c0f47458b031753e75ff (diff)
downloadpkgsrc-523a1ef5bce0746c840b8632dbe921d5860bf8d6.tar.gz
*MODE are also passed by framework automatically now.
Diffstat (limited to 'textproc/qsubst')
-rw-r--r--textproc/qsubst/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/qsubst/Makefile b/textproc/qsubst/Makefile
index 8283a027216..f60bf57fe19 100644
--- a/textproc/qsubst/Makefile
+++ b/textproc/qsubst/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/12/31 06:39:41 obache Exp $
+# $NetBSD: Makefile,v 1.10 2008/01/01 14:23:44 obache Exp $
#
DISTNAME= qsubst-20010422
@@ -14,9 +14,6 @@ WRKSRC= ${WRKDIR}/qsubst
INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
-MAKE_ENV+= BINMODE=${BINMODE}
-MAKE_ENV+= MANMODE=${MANMODE}
-
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.pkg.mk"