diff options
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index 2060a7e1a22..72691cecb98 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -6,7 +6,7 @@ PORTNAME= lablgtk2 PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/olabl/ \ http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ \ diff --git a/x11-toolkits/ocaml-lablgtk2/pkg-plist b/x11-toolkits/ocaml-lablgtk2/pkg-plist index 6b123edc9b8..426a1fe06c9 100644 --- a/x11-toolkits/ocaml-lablgtk2/pkg-plist +++ b/x11-toolkits/ocaml-lablgtk2/pkg-plist @@ -382,3 +382,4 @@ lib/ocaml/stublibs/dlllablgtk2.so %%RSVG%%%%PORTDOCS%%%%EXAMPLESDIR%%/rsvg/test_rsvg.ml %%RSVG%%%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/rsvg %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% +@dirrm share/doc/ocaml |