aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-event
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-event')
-rw-r--r--devel/ocaml-event/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ocaml-event/Makefile b/devel/ocaml-event/Makefile
index 23c5f6ed5a34..cd553bcddce1 100644
--- a/devel/ocaml-event/Makefile
+++ b/devel/ocaml-event/Makefile
@@ -7,6 +7,7 @@
PORTNAME= event
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.xs4all.nl/~mmzeeman/ocaml/
PKGNAMEPREFIX= ocaml-
@@ -46,6 +47,7 @@ LIB_STUB_FILES= \
dllmlevent.so
# examples to install
+PLIST_DIRS+= ${EXAMPLESDIR:S,^${PREFIX}/,,}
.for file in ${EXAMPLE_FILES}
PLIST_FILES+= ${EXAMPLESDIR:S,^${PREFIX}/,,}/${file}
.endfor