aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.pkgng.mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-05-10 14:34:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-05-10 14:34:57 +0000
commit9121dbf9116eeae334bd79fc410239bc4b3e28fc (patch)
tree74760af5fdc0ff6872c505afe9c6ed878af16f08 /Mk/bsd.pkgng.mk
parent4a68d8013396f5a347e949d683c55177e31005d6 (diff)
downloadports-9121dbf9116eeae334bd79fc410239bc4b3e28fc.tar.gz
ports-9121dbf9116eeae334bd79fc410239bc4b3e28fc.zip
Notes
Diffstat (limited to 'Mk/bsd.pkgng.mk')
-rw-r--r--Mk/bsd.pkgng.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.pkgng.mk b/Mk/bsd.pkgng.mk
index f0c9973b896c..596d50ef4a84 100644
--- a/Mk/bsd.pkgng.mk
+++ b/Mk/bsd.pkgng.mk
@@ -92,7 +92,6 @@ fake-pkg:
shift 3; \
done >> ${MANIFESTF}
@${ECHO_CMD} "}" >> ${MANIFESTF}
- @${CAT} ${MANIFESTF}
@[ -f ${PKGINSTALL} ] && ${CP} ${PKGINSTALL} ${METADIR}/+INSTALL; \
[ -f ${PKGPREINSTALL} ] && ${CP} ${PKGPREINSTALL} ${METADIR}/+PRE_INSTALL; \
[ -f ${PKGPOSTINSTALL} ] && ${CP} ${PKGPOSTINSTALL} ${METADIR}/+POST_INSTALL; \