aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-11-29 23:56:21 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-11-29 23:56:21 +0000
commit3886ccb5b3d2a089a22890aca3fe2985b719de27 (patch)
treeb9b200deba5ee13f85f9929e27d33e5ed944d2bb /archivers
parent8f149a899bfc35098217b99f4b9d7735b27d551c (diff)
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/ocaml-zip/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile
index 3cf020afe084..6b3b60617850 100644
--- a/archivers/ocaml-zip/Makefile
+++ b/archivers/ocaml-zip/Makefile
@@ -32,6 +32,5 @@ post-install:
${INSTALL_DATA} ${FILESDIR}/META ${STAGEDIR}${OCAMLFIND_DESTDIR}/${PORTNAME}
@${FIND} ${STAGEDIR}${OCAMLFIND_DESTDIR}/${PORTNAME} -type f | \
${SED} "s,^${STAGEDIR}${PREFIX}/,," >> ${TMPPLIST}
- @${ECHO_CMD} "@dirrm ${OCAML_SITELIBDIR}/${PORTNAME}" >> ${TMPPLIST}
.include <bsd.port.mk>