aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ocaml-lablgtk2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk2/Makefile')
-rw-r--r--x11-toolkits/ocaml-lablgtk2/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile
index d9bb97d22b74..c28fb9ef0f77 100644
--- a/x11-toolkits/ocaml-lablgtk2/Makefile
+++ b/x11-toolkits/ocaml-lablgtk2/Makefile
@@ -6,6 +6,7 @@
PORTNAME= lablgtk2
PORTVERSION= 2.6.0
+PORTREVISION= 1
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/ \
@@ -20,8 +21,6 @@ COMMENT= An Objective Caml interface to GTK+ 2.x
BUILD_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml
RUN_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml
-BROKEN= Incomplete pkg-plist
-
USE_GMAKE= yes
USE_GNOME= gtk20
@@ -41,12 +40,6 @@ ALL_TARGET= all opt
CONFIGURE_ARGS= --prefix=${PREFIX} --with-libdir=${PREFIX}/lib/ocaml
-.if !defined(NOPORTDOCS)
-PORTDOCS= \
- COPYING \
- README
-.endif
-
.include <bsd.port.pre.mk>
.if (exists(${LOCALBASE}/bin/lablgl) && exists(${X11BASE}/libdata/pkgconfig/gtkgl-2.0.pc)) || defined(WITH_GTKTL)