summaryrefslogtreecommitdiff
path: root/converters/mpack/Makefile
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-04-01 20:28:42 +0000
committerzuntum <zuntum>2001-04-01 20:28:42 +0000
commit05ca5f52c051da3c4865acf173206a1c12d1c663 (patch)
treebf2cd0bb4477a75ca44f3c32f215faec071269d2 /converters/mpack/Makefile
parentf63ed2ee16f2fa635e9f7edcbdd77260da4c26bc (diff)
downloadpkgsrc-05ca5f52c051da3c4865acf173206a1c12d1c663.tar.gz
Remove redundant MAKE_ENV
Diffstat (limited to 'converters/mpack/Makefile')
-rw-r--r--converters/mpack/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/mpack/Makefile b/converters/mpack/Makefile
index e469f64e140..477f0463e81 100644
--- a/converters/mpack/Makefile
+++ b/converters/mpack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/02/16 13:59:26 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/04/01 20:28:42 zuntum Exp $
# FreeBSD Id: Makefile,v 1.7 1997/04/26 23:55:23 asami Exp
#
@@ -12,6 +12,5 @@ MAINTAINER= packages@netbsd.org
COMMENT= External MIME packer/unpacker
WRKSRC= ${WRKDIR}/mpack
-MAKE_ENV= PREFIX=${PREFIX}
.include "../../mk/bsd.pkg.mk"