mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Drop FreeBSD 4.x bits.
Submitted by: araujo PR: ports/111857
This commit is contained in:
parent
e7758ca717
commit
8a93f3c748
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194162
@ -31,12 +31,6 @@ EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME}
|
||||
PLIST_FILES= bin/camomilecharmap \
|
||||
bin/camomilelocaledef
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= Need working <wctype.h>
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -E -e \
|
||||
"s,([[:space:]]*)cp[[:space:]]*-f,\1\$${BSD_INSTALL_DATA}," \
|
||||
@ -52,4 +46,4 @@ post-install:
|
||||
@${FIND} ${OCAMLFIND_DESTDIR}/${PORTNAME} -type d | ${SORT} -r | \
|
||||
${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user