summaryrefslogtreecommitdiff
path: root/textproc/qsubst/Makefile
diff options
context:
space:
mode:
authorobache <obache>2008-01-01 14:23:44 +0000
committerobache <obache>2008-01-01 14:23:44 +0000
commit9ab6f71b00c8ac44eea1a5cb0ce1cda65c7a8bbf (patch)
treec68e737d2e19d1cfcb5b8cedd1debe5588e78576 /textproc/qsubst/Makefile
parent33e8048264f78523f487b0630164e0ab63029c24 (diff)
downloadpkgsrc-9ab6f71b00c8ac44eea1a5cb0ce1cda65c7a8bbf.tar.gz
*MODE are also passed by framework automatically now.
Diffstat (limited to 'textproc/qsubst/Makefile')
-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"