svn commit: r326202 - head/x11-toolkits/hs-gtk
Antoine Brodin
antoine at FreeBSD.org
Tue Sep 3 19:12:38 UTC 2013
Author: antoine
Date: Tue Sep 3 19:12:37 2013
New Revision: 326202
URL: http://svnweb.freebsd.org/changeset/ports/326202
Log:
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Modified:
head/x11-toolkits/hs-gtk/Makefile
Modified: head/x11-toolkits/hs-gtk/Makefile
==============================================================================
--- head/x11-toolkits/hs-gtk/Makefile Tue Sep 3 19:04:16 2013 (r326201)
+++ head/x11-toolkits/hs-gtk/Makefile Tue Sep 3 19:12:37 2013 (r326202)
@@ -10,6 +10,7 @@ COMMENT= Binding to the Gtk+ graphical u
LICENSE= LGPL21
+USES= pkgconfig
USE_CABAL= cairo>=0.12.0 gio>=0.12.0 glib>=0.12.0 mtl pango>=0.12.0
USE_GNOME= gtk20
More information about the svn-ports-all
mailing list