aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-camomile
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-06-24 08:31:18 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-06-24 08:31:18 +0000
commit8a93f3c748187ae82283834b70c118712b0075fa (patch)
tree723efe6994ee3a07dfe4fa760ac9ff770c78c7a2 /devel/ocaml-camomile
parente7758ca717c0a62eaf53b054d9d44fb0698be15f (diff)
downloadports-8a93f3c748187ae82283834b70c118712b0075fa.tar.gz
ports-8a93f3c748187ae82283834b70c118712b0075fa.zip
- Drop FreeBSD 4.x bits.
Submitted by: araujo PR: ports/111857
Notes
Notes: svn path=/head/; revision=194162
Diffstat (limited to 'devel/ocaml-camomile')
-rw-r--r--devel/ocaml-camomile/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/ocaml-camomile/Makefile b/devel/ocaml-camomile/Makefile
index 30b098b80d76..997d33f5bcd5 100644
--- a/devel/ocaml-camomile/Makefile
+++ b/devel/ocaml-camomile/Makefile
@@ -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>