summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/clutter-gtk3/Makefile5
-rw-r--r--graphics/clutter/Makefile5
-rw-r--r--graphics/cogl/Makefile5
-rw-r--r--graphics/colord-gtk/Makefile6
-rw-r--r--graphics/colord/Makefile5
-rw-r--r--graphics/eog-plugins/Makefile5
-rw-r--r--graphics/eog-plugins3/Makefile5
-rw-r--r--graphics/eog/Makefile6
-rw-r--r--graphics/eog3/Makefile6
-rw-r--r--graphics/evince3/Makefile5
-rw-r--r--graphics/gdk-pixbuf2/Makefile3
-rw-r--r--graphics/gnome-color-manager/Makefile5
-rw-r--r--graphics/gnome-video-effects/Makefile5
-rw-r--r--graphics/libchamplain/Makefile5
-rw-r--r--graphics/libchamplain08/Makefile5
-rw-r--r--graphics/librsvg2/Makefile5
16 files changed, 33 insertions, 48 deletions
diff --git a/graphics/clutter-gtk3/Makefile b/graphics/clutter-gtk3/Makefile
index dddfa95e8..733f8c756 100644
--- a/graphics/clutter-gtk3/Makefile
+++ b/graphics/clutter-gtk3/Makefile
@@ -1,6 +1,6 @@
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/clutter-gtk3/Makefile 18393 2013-04-26 21:23:07Z kwm $
PORTNAME= clutter-gtk
PORTVERSION= 1.2.2
@@ -15,8 +15,7 @@ LIB_DEPENDS= clutter-1.0:${PORTSDIR}/graphics/clutter
LATEST_LINK= clutter-gtk3
USE_XZ= yes
-USE_GMAKE= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_AUTOTOOLS= libtool
USE_GNOME= gtk30 ltverhack gnomeprefix
USE_XORG= xp x11
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index 867db5ae3..c03c92d85 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -1,6 +1,6 @@
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/clutter/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= clutter
PORTVERSION= 1.12.2
@@ -16,8 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= json-glib-1.0:${PORTSDIR}/devel/json-glib \
cogl:${PORTSDIR}/graphics/cogl
-USES= pkgconfig gettext pathfix
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_XZ= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gdkpixbuf2 ltverhack gnomeprefix atk pango \
diff --git a/graphics/cogl/Makefile b/graphics/cogl/Makefile
index be19ffec2..f58169b85 100644
--- a/graphics/cogl/Makefile
+++ b/graphics/cogl/Makefile
@@ -1,6 +1,6 @@
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/cogl/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= cogl
PORTVERSION= 1.12.2
@@ -15,8 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS= clutter-1.6.[0-9]*
-USES= pkgconfig gettext pathfix
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_XZ= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gdkpixbuf2 ltverhack gnomeprefix atk pango introspection:build
diff --git a/graphics/colord-gtk/Makefile b/graphics/colord-gtk/Makefile
index c4c95d518..c173beef2 100644
--- a/graphics/colord-gtk/Makefile
+++ b/graphics/colord-gtk/Makefile
@@ -1,6 +1,6 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/colord-gtk/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= colord-gtk
PORTVERSION= 0.1.25
@@ -17,12 +17,10 @@ LIB_DEPENDS= colord:${PORTSDIR}/graphics/colord \
USE_XZ= yes
USE_GNOME= gnomehier gtk30 intlhack introspection:build
-USE_GMAKE= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_SQLITE= 3
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-MAKE_JOBS_SAFE=yes
CONFIGURE_ARGS= --enable-gtk-doc-html=no
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/graphics/colord/Makefile b/graphics/colord/Makefile
index 91c042c98..1789595b9 100644
--- a/graphics/colord/Makefile
+++ b/graphics/colord/Makefile
@@ -1,6 +1,6 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/colord/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= colord
PORTVERSION= 1.0.1
@@ -19,8 +19,7 @@ GROUPS= colord
USE_XZ= yes
USE_GNOME= gnomehier glib20 intlhack introspection:build
-USE_GMAKE= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_SQLITE= 3
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile
index cf25f62dc..0cca8f56a 100644
--- a/graphics/eog-plugins/Makefile
+++ b/graphics/eog-plugins/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/eog-plugins/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= eog-plugins
PORTVERSION= 2.30.1
@@ -19,10 +19,9 @@ RUN_DEPENDS= eog:${PORTSDIR}/graphics/eog
CONFLICTS= eog-plugins-3.[0-9]*
USE_BZIP2= yes
-USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gtk20
WANT_GNOME= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/graphics/eog-plugins3/Makefile b/graphics/eog-plugins3/Makefile
index 806623d96..a3bc61d20 100644
--- a/graphics/eog-plugins3/Makefile
+++ b/graphics/eog-plugins3/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/eog-plugins3/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= eog-plugins
PORTVERSION= 3.6.1
@@ -21,9 +21,8 @@ CONFLICTS= eog-plugins-2.[0-9]*
LATEST_LINK= eog-plugins3
USE_XZ= yes
-USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gtk30
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 572de2cbf..eea3a9551 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/eog/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= eog
PORTVERSION= 2.32.1
@@ -19,10 +19,10 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-i
CONFLICTS= eog-3.[0-9]*
USE_BZIP2= yes
-USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack librsvg2 gconf2 gnomedesktop
INSTALLS_ICONS= yes
-USES= gettext pathfix desktop-file-utils shared-mime-info pkgconfig
+USES= desktop-file-utils gettext gmake pathfix pkgconfig \
+ shared-mime-info
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/graphics/eog3/Makefile b/graphics/eog3/Makefile
index 37bf0cfe3..ad2729f26 100644
--- a/graphics/eog3/Makefile
+++ b/graphics/eog3/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/eog3/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= eog
PORTVERSION= 3.6.2
@@ -23,11 +23,11 @@ CONFLICTS= eog-2.[0-9]*
LATEST_LINK= eog3
USE_XZ= yes
-USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack librsvg2 gtk30 gnomedesktop3 \
introspection:build
INSTALLS_ICONS= yes
-USES= gettext pathfix desktop-file-utils pkgconfig shared-mime-info
+USES= desktop-file-utils gettext gmake pathfix pkgconfig \
+ shared-mime-info
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/graphics/evince3/Makefile b/graphics/evince3/Makefile
index 7cb02132a..901bc49f2 100644
--- a/graphics/evince3/Makefile
+++ b/graphics/evince3/Makefile
@@ -1,6 +1,6 @@
# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/evince3/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= evince
PORTVERSION= 3.6.1
@@ -27,9 +27,8 @@ USE_XZ= yes
USE_AUTOTOOLS= libtool
USE_XORG= ice
INSTALLS_ICONS= yes
-USE_GMAKE= yes
INSTALLS_OMF= yes
-USES= pathfix gettext pkgconfig desktop-file-utils
+USES= desktop-file-utils gettext gmake pathfix pkgconfig
USE_GNOME= intlhack gnomeprefix ltasneededhack introspection:build
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile
index 7b4e5e7cd..0b2f6e659 100644
--- a/graphics/gdk-pixbuf2/Makefile
+++ b/graphics/gdk-pixbuf2/Makefile
@@ -14,10 +14,9 @@ COMMENT= A graphic library for GTK+
LATEST_LINK= gdk-pixbuf2
USE_XZ= yes
-USE_GMAKE= yes
USE_XORG= xt xi x11
USE_AUTOTOOLS= libtool
-USES= pathfix pkgconfig
+USES= gmake pathfix pkgconfig
USE_GNOME+= gnomehier glib20 ltverhack introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/graphics/gnome-color-manager/Makefile b/graphics/gnome-color-manager/Makefile
index c56718ee8..32d9ece2a 100644
--- a/graphics/gnome-color-manager/Makefile
+++ b/graphics/gnome-color-manager/Makefile
@@ -1,6 +1,6 @@
# Created by: FreeBSD GNOME Team <gnome@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/gnome-color-manager/Makefile 18575 2013-06-18 16:28:35Z kwm $
PORTNAME= gnome-color-manager
PORTVERSION= 3.6.1
@@ -23,8 +23,7 @@ LIB_DEPENDS= lcms2:${PORTSDIR}/graphics/lcms2 \
USE_XZ= yes
USE_XORG= xrandr
USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack vte3
-USE_GMAKE= yes
-USES= desktop-file-utils gettext pathfix pkgconfig
+USES= desktop-file-utils gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
diff --git a/graphics/gnome-video-effects/Makefile b/graphics/gnome-video-effects/Makefile
index 66add6da0..192d51188 100644
--- a/graphics/gnome-video-effects/Makefile
+++ b/graphics/gnome-video-effects/Makefile
@@ -1,6 +1,6 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/gnome-video-effects/Makefile 18393 2013-04-26 21:23:07Z kwm $
PORTNAME= gnome-video-effects
PORTVERSION= 0.3.0
@@ -12,8 +12,7 @@ COMMENT= A collection of Gstreamer effects
USE_BZIP2= yes
USE_GNOME= intlhack
-USE_GMAKE= yes
-USES= gettext pathfix
+USES= gettext gmake pathfix
GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/graphics/libchamplain/Makefile b/graphics/libchamplain/Makefile
index f22411aa2..4aa68212b 100644
--- a/graphics/libchamplain/Makefile
+++ b/graphics/libchamplain/Makefile
@@ -1,6 +1,6 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/libchamplain/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= libchamplain
PORTVERSION= 0.12.4
@@ -14,11 +14,10 @@ LIB_DEPENDS= clutter-gtk-1.0:${PORTSDIR}/graphics/clutter-gtk3 \
soup-gnome-2.4:${PORTSDIR}/devel/libsoup-gnome
USE_XZ= yes
-USES= pathfix pkgconfig
+USES= gmake pathfix pkgconfig
USE_GNOME= gtk30 ltverhack gnomehier introspection:build
USE_AUTOTOOLS= libtool
USE_GL= gl
-USE_GMAKE= yes
USE_SQLITE= 3
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/graphics/libchamplain08/Makefile b/graphics/libchamplain08/Makefile
index 295d8f374..753f8bafb 100644
--- a/graphics/libchamplain08/Makefile
+++ b/graphics/libchamplain08/Makefile
@@ -1,6 +1,6 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/libchamplain08/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= libchamplain
PORTVERSION= 0.8.3
@@ -15,11 +15,10 @@ LIB_DEPENDS= clutter-gtk-0.10:${PORTSDIR}/graphics/clutter-gtk \
LATEST_LINK= libchamplain08
USE_BZIP2= yes
-USES= pathfix pkgconfig
+USES= gmake pathfix pkgconfig
USE_GNOME= gtk20 ltverhack:1 gnomehier
USE_GL= gl
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
USE_SQLITE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index cc4fed7f7..60366e0ed 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -1,6 +1,6 @@
# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/graphics/librsvg2/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= librsvg
PORTVERSION= 2.36.4
@@ -17,8 +17,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2
USE_XZ= yes
-USES= gettext pathfix pkgconfig
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gnomehier gnomeprefix libgsf ltverhack gtk20 \