fix the packing list for WITH_CMP_LIB
This commit is contained in:
parent
b5198bca2e
commit
e48c891c50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292096
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user