summaryrefslogtreecommitdiffstats
path: root/lang/ocaml
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-11-12 19:27:46 +0000
committerpav <pav@FreeBSD.org>2004-11-12 19:27:46 +0000
commit3c49d3e9a0de3191667c26b59a7f7f5cefec3610 (patch)
tree89a57d4c2f48ee46ad3b8685913a62e039d1b263 /lang/ocaml
parent6fc1ae64536108fdb5c5ecbcad5c364df85b2db9 (diff)
downloadFreeBSD-ports-3c49d3e9a0de3191667c26b59a7f7f5cefec3610.zip
FreeBSD-ports-3c49d3e9a0de3191667c26b59a7f7f5cefec3610.tar.gz
- Add an empty directory to the package, so deinstalling of the package does
not produce the warning about a nonexisting directory. PR: ports/73842 Submitted by: Eugene Ossintsev <eugos@gmx.net> (maintainer)
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile2
-rw-r--r--lang/ocaml/pkg-plist1
2 files changed, 3 insertions, 0 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index 1f080e3..b762b64 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ocaml
PORTVERSION= 3.08.1
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://caml.inria.fr/distrib/${DISTNAME:S/.1$//}/ \
ftp://ftp.inria.fr/INRIA/caml-light/${DISTNAME:S/.1$//}/ \
@@ -88,6 +89,7 @@ PLIST_SUB+= PROF=""
.endif
post-install:
+ @${TOUCH} ${PREFIX}/lib/ocaml/ocamldoc/custom/.keep
.if !defined(WITHOUT_TK)
@${MKDIR} ${EXAMPLESDIR}
@${MKDIR} ${EXAMPLESDIR}/labltk
diff --git a/lang/ocaml/pkg-plist b/lang/ocaml/pkg-plist
index cc80ddb..efe28e9 100644
--- a/lang/ocaml/pkg-plist
+++ b/lang/ocaml/pkg-plist
@@ -479,6 +479,7 @@ lib/ocaml/camlp4/token.mli
%%TK%%lib/ocaml/labltk/wm.cmi
%%TK%%lib/ocaml/labltk/wm.cmx
%%TK%%lib/ocaml/labltk/wm.mli
+lib/ocaml/ocamldoc/custom/.keep
lib/ocaml/ocamldoc/ocamldoc.hva
lib/ocaml/ocamldoc/odoc.cmi
lib/ocaml/ocamldoc/odoc_analyse.cmi
OpenPOWER on IntegriCloud