summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/epiphany-extensions/Makefile5
-rw-r--r--www/epiphany-extensions3/Makefile5
-rw-r--r--www/epiphany3/Makefile5
-rw-r--r--www/gtkhtml4/Makefile3
-rw-r--r--www/libepc/Makefile5
-rw-r--r--www/libsocialweb/Makefile5
-rw-r--r--www/webkit-gtk2/Makefile4
-rw-r--r--www/webkit-gtk3/Makefile6
8 files changed, 14 insertions, 24 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile
index 76cad0bf9..3cc61b09d 100644
--- a/www/epiphany-extensions/Makefile
+++ b/www/epiphany-extensions/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/www/epiphany-extensions/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= epiphany-extensions
PORTVERSION= 2.30.2
@@ -19,12 +19,11 @@ RUN_DEPENDS= epiphany:${PORTSDIR}/www/epiphany
CONFLICTS= epiphany-extensions-3.[0-9]*
-USES= gettext pathfix
+USES= gettext gmake pathfix
USE_BZIP2= yes
USE_GNOME= gnomeprefix intlhack
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
diff --git a/www/epiphany-extensions3/Makefile b/www/epiphany-extensions3/Makefile
index ac954d686..578dbc712 100644
--- a/www/epiphany-extensions3/Makefile
+++ b/www/epiphany-extensions3/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/www/epiphany-extensions3/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= epiphany-extensions
PORTVERSION= 3.4.0
@@ -20,12 +20,11 @@ RUN_DEPENDS= epiphany>=3.4.0:${PORTSDIR}/www/epiphany3
CONFLICTS= epiphany-extensions-2.[0-9]*
LATEST_LINK= epiphany-extensions3
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_XZ= yes
USE_GNOME= gnomeprefix intlhack
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= LIBS="${PTHREAD_LIBS}"
diff --git a/www/epiphany3/Makefile b/www/epiphany3/Makefile
index bb520f0ad..c4845c9cd 100644
--- a/www/epiphany3/Makefile
+++ b/www/epiphany3/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/www/epiphany3/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= epiphany
PORTVERSION= 3.4.3
@@ -34,11 +34,10 @@ INSTALLS_ICONS= yes
USE_XZ= yes
USE_PYTHON= yes
USE_SQLITE= 3
-USES= desktop-file-utils gettext pathfix pkgconfig
+USES= desktop-file-utils gettext gmake pathfix pkgconfig
USE_GNOME= gnomeprefix intlhack gnomedocutils libxml2
USE_XORG= ice x11 sm
GNU_CONFIGURE= yes
-USE_GMAKE= yes
INSTALLS_OMF= yes
CONFIGURE_ARGS+=--enable-introspection \
--with-distributor-name="FreeBSD GNOME Project"
diff --git a/www/gtkhtml4/Makefile b/www/gtkhtml4/Makefile
index f1292a184..daced0460 100644
--- a/www/gtkhtml4/Makefile
+++ b/www/gtkhtml4/Makefile
@@ -19,10 +19,9 @@ LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup \
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_XZ= yes
USE_XORG= xinerama xi xrandr xcursor xcomposite xdamage xproto
-USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gtk30 ltverhack
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
diff --git a/www/libepc/Makefile b/www/libepc/Makefile
index 7c5707a96..6936fd18a 100644
--- a/www/libepc/Makefile
+++ b/www/libepc/Makefile
@@ -1,6 +1,6 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/www/libepc/Makefile 18393 2013-04-26 21:23:07Z kwm $
PORTNAME= libepc
PORTVERSION= 0.4.4
@@ -16,8 +16,7 @@ LIB_DEPENDS= uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \
avahi-ui-gtk3:${PORTSDIR}/net/avahi-gtk3
USE_XZ= yes
-USE_GMAKE= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_GNOME= gnomeprefix gtk30
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/www/libsocialweb/Makefile b/www/libsocialweb/Makefile
index 83eb3751c..88468568f 100644
--- a/www/libsocialweb/Makefile
+++ b/www/libsocialweb/Makefile
@@ -1,6 +1,6 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/www/libsocialweb/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= libsocialweb
PORTVERSION= 0.25.20
@@ -18,10 +18,9 @@ LIB_DEPENDS= rest-0.7:${PORTSDIR}/devel/librest \
USE_GNOME= glib20 intlhack gconf2 introspection:build gnomehier
USE_XZ= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= gettext pathfix
+USES= gettext gmake pathfix
CONFIGURE_ARGS= --enable-vala-bindings
# review if we want all the services enabled, because of not completely
# safe public API security wise?
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile
index 0d65b48ef..e6c108ff0 100644
--- a/www/webkit-gtk2/Makefile
+++ b/www/webkit-gtk2/Makefile
@@ -22,10 +22,8 @@ LIB_DEPENDS= enchant:${PORTSDIR}/textproc/enchant \
USE_XZ= yes
USE_GSTREAMER= yes
-MAKE_JOBS_SAFE= yes
USE_XORG= xt
-USES= bison gettext pkgconfig
-USE_GMAKE= yes
+USES= bison gettext gmake pkgconfig
USE_AUTOTOOLS= libtool
USE_GNOME= gtk20 libxslt ltverhack introspection:build
USE_SQLITE= yes
diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile
index 88d4946c8..276a809c8 100644
--- a/www/webkit-gtk3/Makefile
+++ b/www/webkit-gtk3/Makefile
@@ -1,6 +1,6 @@
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/www/webkit-gtk3/Makefile 18629 2013-07-19 20:42:52Z kwm $
PORTNAME= webkit
PORTVERSION= 2.0.3
@@ -27,12 +27,10 @@ LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
USE_XZ= yes
USE_GSTREAMER1= yes
-MAKE_JOBS_SAFE= yes
USE_XORG= xt xdamage xcomposite
-USES= bison gettext pkgconfig shebangfix
+USES= bison gettext gmake pkgconfig shebangfix
USE_RUBY= yes
RUBY_NO_RUN_DEPENDS=yes
-USE_GMAKE= yes
USE_GNOME= cairo gnomehier gtk20 gtk30 introspection:build \
libxslt:build
USE_SQLITE= 3