diff options
Diffstat (limited to 'devel/ocaml-pomap/Makefile')
-rw-r--r-- | devel/ocaml-pomap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/ocaml-pomap/Makefile b/devel/ocaml-pomap/Makefile index d7eee5680e2f..7a1d0b6526da 100644 --- a/devel/ocaml-pomap/Makefile +++ b/devel/ocaml-pomap/Makefile @@ -33,7 +33,6 @@ COPYTREE_SHARE= ${SH} -c '(${FIND} -d $$0 $$2 | ${CPIO} -dumpl $$1 >/dev/null \ ${FIND} $$1/ -type f -exec ${CHMOD} ${SHAREMODE} {} \;' -- .include <bsd.port.pre.mk> -.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk" post-extract: # For nonstandard prefixes |