aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ocaml-pxp
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-11-30 07:56:21 +0800
committerantoine <antoine@FreeBSD.org>2014-11-30 07:56:21 +0800
commit65d67a5e250b8eaae5a1a0e51be1ed9db9a9f9db (patch)
treeb9b200deba5ee13f85f9929e27d33e5ed944d2bb /textproc/ocaml-pxp
parentde947b323d57ccd68458903328b036a21cd7f83f (diff)
downloadfreebsd-ports-gnome-65d67a5e250b8eaae5a1a0e51be1ed9db9a9f9db.tar.gz
freebsd-ports-gnome-65d67a5e250b8eaae5a1a0e51be1ed9db9a9f9db.tar.zst
freebsd-ports-gnome-65d67a5e250b8eaae5a1a0e51be1ed9db9a9f9db.zip
Cleanup plist of ocaml ports
With hat: portmgr
Diffstat (limited to 'textproc/ocaml-pxp')
-rw-r--r--textproc/ocaml-pxp/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/ocaml-pxp/Makefile b/textproc/ocaml-pxp/Makefile
index 285d644c0183..09d71157c94d 100644
--- a/textproc/ocaml-pxp/Makefile
+++ b/textproc/ocaml-pxp/Makefile
@@ -38,7 +38,5 @@ post-extract:
post-install:
@${FIND} ${STAGEDIR}${PREFIX}/lib/ocaml/site-lib/pxp* -type f | \
${SED} "s,^${STAGEDIR}${PREFIX}/,," >> ${TMPPLIST}
- @${FIND} ${STAGEDIR}${PREFIX}/lib/ocaml/site-lib/ -type d -name 'pxp*' | ${SORT} -r | \
- ${SED} 's,^${STAGEDIR}${PREFIX}/,@dirrm ,' >> ${TMPPLIST}
.include <bsd.port.mk>