aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtksourceviewmm3
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:16:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:16:30 +0000
commitbe41425d62fadcf027f2786f380ffa32662102d1 (patch)
tree01acb1d2a968dc8d10b50517f6c4e4baf10c93e6 /x11-toolkits/gtksourceviewmm3
parent83021732317b2ba7b8c7b282f63433710942e378 (diff)
downloadports-be41425d62fadcf027f2786f380ffa32662102d1.tar.gz
ports-be41425d62fadcf027f2786f380ffa32662102d1.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326090
Diffstat (limited to 'x11-toolkits/gtksourceviewmm3')
-rw-r--r--x11-toolkits/gtksourceviewmm3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gtksourceviewmm3/Makefile b/x11-toolkits/gtksourceviewmm3/Makefile
index 34431c185eb5..92f69e9c97d3 100644
--- a/x11-toolkits/gtksourceviewmm3/Makefile
+++ b/x11-toolkits/gtksourceviewmm3/Makefile
@@ -13,9 +13,8 @@ COMMENT= C++ binding of GtkSourceView3
USE_LDCONFIG= yes
USE_XZ= yes
-USES= pathfix
+USES= pathfix gmake pkgconfig
USE_GNOME= gtksourceview3 gnomeprefix gtkmm30
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBAS}/lib