summaryrefslogtreecommitdiff
path: root/x11/lablgtk2/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-10-06 11:48:14 +0000
committerwiz <wiz@pkgsrc.org>2005-10-06 11:48:14 +0000
commitac2ad9e078856b51955a2c039798bd9b06e9c11d (patch)
tree4abd3b5e3b809e42bf4c9334745acb4e9c542c95 /x11/lablgtk2/Makefile
parent210c049821614a424f7b3a684d8f745dda026275 (diff)
downloadpkgsrc-ac2ad9e078856b51955a2c039798bd9b06e9c11d.tar.gz
Update to 2.4.0nb3:
Use proper build target to get optimized binaries too.
Diffstat (limited to 'x11/lablgtk2/Makefile')
-rw-r--r--x11/lablgtk2/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/lablgtk2/Makefile b/x11/lablgtk2/Makefile
index a8f581b3880..1b7ca87a3fc 100644
--- a/x11/lablgtk2/Makefile
+++ b/x11/lablgtk2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2005/10/06 10:52:41 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2005/10/06 11:48:14 wiz Exp $
#
DISTNAME= lablgtk-2.4.0
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/
@@ -14,6 +14,8 @@ COMMENT= GTK+ 2.x bindings for Objective Caml
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
+BUILD_TARGET= world
+
BUILDLINK_DEPMETHOD.ocaml= full
# previous name of this package; does not conflict with lablgtk-1.*