aboutsummaryrefslogtreecommitdiffstats
path: root/www/epiphany
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 18:23:55 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 18:23:55 +0800
commit8bcbb85845c3e548ea23493e8c70eff008c0fd7f (patch)
treef6e784f75b78fca30725a4bca431b966cbe15807 /www/epiphany
parent7dd2b8275706e35dfd1e4300af1f614c4e58a0c0 (diff)
downloadfreebsd-ports-gnome-8bcbb85845c3e548ea23493e8c70eff008c0fd7f.tar.gz
freebsd-ports-gnome-8bcbb85845c3e548ea23493e8c70eff008c0fd7f.tar.zst
freebsd-ports-gnome-8bcbb85845c3e548ea23493e8c70eff008c0fd7f.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'www/epiphany')
-rw-r--r--www/epiphany/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 84c7ed2800e8..fd06a87a0c40 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -29,10 +29,9 @@ USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_BZIP2= yes
USE_PYTHON= yes
-USES= desktop-file-utils gettext pathfix
+USES= desktop-file-utils gettext pathfix gmake pkgconfig
USE_GNOME= gnomeprefix intlhack gnomedesktop
GNU_CONFIGURE= yes
-USE_GMAKE= yes
INSTALLS_OMF= yes
CONFIGURE_ARGS+=--enable-introspection \
--enable-compile-warnings=no \