fix the packing list for WITH_CMP_LIB

This commit is contained in:
Brendan Fabeny 2012-02-23 01:10:28 +00:00
parent b5198bca2e
commit e48c891c50
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292096
2 changed files with 1 additions and 1 deletions

View File

@ -192,5 +192,6 @@ post-install:
${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}
@${ECHO_CMD} "@dirrm lib/ocaml/compiler-lib" >> ${TMPPLIST}
.endif
@${ECHO_CMD} "@unexec rmdir "%D/lib/ocaml" 2>/dev/null || true" >> ${TMPPLIST}
.include <bsd.port.post.mk>

View File

@ -1003,4 +1003,3 @@ lib/ocaml/weak.mli
@dirrm lib/ocaml/camlp4
@dirrm lib/ocaml/caml
@comment lib/ocaml will be added by Makefile
@dirrmtry lib/ocaml