aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ocaml-lablgtk2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 12:13:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 12:13:23 +0000
commit1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6 (patch)
tree969d85a11701cc0a743c50f26376c759b7da5a4d /x11-toolkits/ocaml-lablgtk2
parentd65af50a70ba6e7ae6c00df5e9c8a4007c79a964 (diff)
downloadports-1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6.tar.gz
ports-1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326137
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk2')
-rw-r--r--x11-toolkits/ocaml-lablgtk2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile
index 405e00da3498..ad7d99fed3dc 100644
--- a/x11-toolkits/ocaml-lablgtk2/Makefile
+++ b/x11-toolkits/ocaml-lablgtk2/Makefile
@@ -14,7 +14,7 @@ COMMENT= An Objective Caml interface to GTK+ 2.x
LICENSE= LGPL21
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= gtk20
USE_OCAML= yes
USE_OCAML_FINDLIB= yes