summaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/baobab/Makefile5
-rw-r--r--deskutils/gnome-contacts/Makefile5
-rw-r--r--deskutils/gnome-dictionary/Makefile5
-rw-r--r--deskutils/gnome-documents/Makefile3
-rw-r--r--deskutils/gnome-font-viewer/Makefile5
-rw-r--r--deskutils/gnome-screenshot/Makefile5
-rw-r--r--deskutils/gnome-search-tool/Makefile5
-rw-r--r--deskutils/gnome-system-log/Makefile5
-rw-r--r--deskutils/gnome-utils/Makefile5
-rw-r--r--deskutils/gnote/Makefile5
-rw-r--r--deskutils/gucharmap/Makefile5
-rw-r--r--deskutils/gucharmap3/Makefile5
-rw-r--r--deskutils/notification-daemon/Makefile5
13 files changed, 25 insertions, 38 deletions
diff --git a/deskutils/baobab/Makefile b/deskutils/baobab/Makefile
index dde710e42..095f176ff 100644
--- a/deskutils/baobab/Makefile
+++ b/deskutils/baobab/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/baobab/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= baobab
PORTVERSION= 3.6.2
@@ -18,8 +18,7 @@ LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop
CONFLICTS= gnome-utils-2.[0-9]*
USE_XZ= yes
-USES= gettext pathfix pkgconfig
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_GNOME= gnomeprefix intlhack libxml2 gtk30
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
diff --git a/deskutils/gnome-contacts/Makefile b/deskutils/gnome-contacts/Makefile
index 3e2a32e0c..84e826995 100644
--- a/deskutils/gnome-contacts/Makefile
+++ b/deskutils/gnome-contacts/Makefile
@@ -1,6 +1,6 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/gnome-contacts/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gnome-contacts
PORTVERSION= 3.6.2
@@ -17,8 +17,7 @@ LIB_DEPENDS= goa-1.0:${PORTSDIR}/net/gnome-online-accounts \
USE_XZ= yes
USE_GNOME= intlhack gtk30 gnomedesktop3 evolutiondataserver3
-USE_GMAKE= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_PERL5= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/deskutils/gnome-dictionary/Makefile b/deskutils/gnome-dictionary/Makefile
index 2273d25b4..9966e3f7d 100644
--- a/deskutils/gnome-dictionary/Makefile
+++ b/deskutils/gnome-dictionary/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/gnome-dictionary/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gnome-dictionary
PORTVERSION= 3.6.0
@@ -17,8 +17,7 @@ BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc \
CONFLICTS= gnome-utils-2.[0-9]*
USE_XZ= yes
-USES= gettext pathfix pkgconfig
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix intlhack gtk30
diff --git a/deskutils/gnome-documents/Makefile b/deskutils/gnome-documents/Makefile
index de22f45c0..e105a53ba 100644
--- a/deskutils/gnome-documents/Makefile
+++ b/deskutils/gnome-documents/Makefile
@@ -24,9 +24,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-
${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
USE_XZ= yes
-USES= pathfix gettext pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack libxml2
-USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
diff --git a/deskutils/gnome-font-viewer/Makefile b/deskutils/gnome-font-viewer/Makefile
index 6e2821459..e9c682cef 100644
--- a/deskutils/gnome-font-viewer/Makefile
+++ b/deskutils/gnome-font-viewer/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/gnome-font-viewer/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gnome-font-viewer
PORTVERSION= 3.6.1
@@ -17,8 +17,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
CONFLICTS= gnome-utils-2.[0-9]*
USE_XZ= yes
-USES= gettext pathfix pkgconfig
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix intlhack gtk30 gnomedesktop3
diff --git a/deskutils/gnome-screenshot/Makefile b/deskutils/gnome-screenshot/Makefile
index e01283288..7c62c1909 100644
--- a/deskutils/gnome-screenshot/Makefile
+++ b/deskutils/gnome-screenshot/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/gnome-screenshot/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gnome-screenshot
PORTVERSION= 3.6.1
@@ -16,8 +16,7 @@ LIB_DEPENDS= canberra-gtk3:${PORTSDIR}/audio/libcanberra-gtk3
CONFLICTS= gnome-utils-2.[0-9]*
USE_XZ= yes
-USES= gettext pathfix pkgconfig
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_GNOME= gnomeprefix intlhack gtk30
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/deskutils/gnome-search-tool/Makefile b/deskutils/gnome-search-tool/Makefile
index e5030bce8..231106d4a 100644
--- a/deskutils/gnome-search-tool/Makefile
+++ b/deskutils/gnome-search-tool/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/gnome-search-tool/Makefile 18554 2013-06-17 14:46:47Z kwm $
PORTNAME= gnome-search-tool
PORTVERSION= 3.6.0
@@ -16,8 +16,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
CONFLICTS= gnome-utils-2.[0-9]*
USE_XZ= yes
-USES= gettext pathfix pkgconfig
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix gtk30 intlhack
diff --git a/deskutils/gnome-system-log/Makefile b/deskutils/gnome-system-log/Makefile
index d74a0c1e6..c7f1139c0 100644
--- a/deskutils/gnome-system-log/Makefile
+++ b/deskutils/gnome-system-log/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/gnome-system-log/Makefile 18571 2013-06-18 09:29:00Z kwm $
PORTNAME= gnome-system-log
PORTVERSION= 3.6.1
@@ -16,8 +16,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
CONFLICTS= gnome-utils-2.[0-9]*
USE_XZ= yes
-USES= gettext pathfix pkgconfig
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix intlhack gtk30
diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile
index bedf4be5c..2fc52b699 100644
--- a/deskutils/gnome-utils/Makefile
+++ b/deskutils/gnome-utils/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/gnome-utils/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gnome-utils
PORTVERSION= 2.32.0
@@ -21,9 +21,8 @@ CONFLICTS= baobob-3.[0-9]* gnome-dictionary-3.[0-9]* \
gnome-search-tool-3.[0-9]* gnome-system-log-3.[0-9]*
USE_BZIP2= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
INSTALLS_OMF= yes
-USE_GMAKE= yes
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
USE_GNOME= gnomeprefix intlhack gnomepanel ltverhack
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile
index 2a4bd9d6b..49f053910 100644
--- a/deskutils/gnote/Makefile
+++ b/deskutils/gnote/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/gnote/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gnote
PORTVERSION= 0.8.3
@@ -16,11 +16,10 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre \
boost_filesystem:${PORTSDIR}/devel/boost-libs \
uuid:${PORTSDIR}/misc/e2fsprogs-libuuid
-USE_GMAKE= yes
USE_XZ= yes
USE_GNOME= gnomeprefix gtk30 intltool libxml2 libxslt \
ltverhack gnomedocutils gtkmm30
-USES= gettext pathfix pkgconfig desktop-file-utils
+USES= desktop-file-utils gettext gmake pathfix pkgconfig
GLIB_SCHEMAS= org.gnome.gnote.gschema.xml
USE_AUTOTOOLS= libtool
INSTALLS_ICONS= yes
diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile
index 5f6ad8208..c1e16f788 100644
--- a/deskutils/gucharmap/Makefile
+++ b/deskutils/gucharmap/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/gucharmap/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= gucharmap
PORTVERSION= 2.32.1
@@ -17,8 +17,7 @@ LIB_DEPENDS= rarian:${PORTSDIR}/textproc/rarian
CONFLICTS= gucharmap-3.[0-9]*
USE_BZIP2= yes
-USES= gettext pathfix pkgconfig
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_GNOME= gnomeprefix intlhack gtk20 gnomedocutils gconf2
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
diff --git a/deskutils/gucharmap3/Makefile b/deskutils/gucharmap3/Makefile
index 53e1ae897..78771d21f 100644
--- a/deskutils/gucharmap3/Makefile
+++ b/deskutils/gucharmap3/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/gucharmap3/Makefile 18553 2013-06-17 14:39:34Z kwm $
PORTNAME= gucharmap
PORTVERSION= 3.6.1
@@ -17,8 +17,7 @@ CONFLICTS= gucharmap-2.[0-9]*
LATEST_LINK= gucharmap3
USE_XZ= yes
-USES= gettext pathfix pkgconfig
-USE_GMAKE= yes
+USES= gettext gmake pathfix pkgconfig
USE_GNOME= gnomeprefix gtk30 intlhack introspection:build
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile
index 45036ef10..5644fc6a9 100644
--- a/deskutils/notification-daemon/Makefile
+++ b/deskutils/notification-daemon/Makefile
@@ -1,6 +1,6 @@
# Created by: Andreas Kohn <andreas@syndrom23.de>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/deskutils/notification-daemon/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= notification-daemon
PORTVERSION= 0.7.6
@@ -18,8 +18,7 @@ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus \
USE_XZ= yes
USE_GNOME= gnomeprefix intlhack gtk30
-USE_GMAKE= yes
-USES= gettext pathfix pkgconfig
+USES= gettext gmake pathfix pkgconfig
USE_XORG= x11
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes