Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2013 08:44:57 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326711 - in head/deskutils: akamaru easystroke fusenshi gimmie gkrellm-reminder2 glipper
Message-ID:  <201309080844.r888ivdk012822@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep  8 08:44:57 2013
New Revision: 326711
URL: http://svnweb.freebsd.org/changeset/ports/326711

Log:
  Add an explicit dependency on pkgconf
  
  Approved by:	portmgr (bapt)

Modified:
  head/deskutils/akamaru/Makefile
  head/deskutils/easystroke/Makefile
  head/deskutils/fusenshi/Makefile
  head/deskutils/gimmie/Makefile
  head/deskutils/gkrellm-reminder2/Makefile
  head/deskutils/glipper/Makefile

Modified: head/deskutils/akamaru/Makefile
==============================================================================
--- head/deskutils/akamaru/Makefile	Sun Sep  8 08:29:00 2013	(r326710)
+++ head/deskutils/akamaru/Makefile	Sun Sep  8 08:44:57 2013	(r326711)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	akamaru
-# Date created:		2006 10 10
-# Whom:			Phillip Neumann <pneumann@gmail.com>
-#
+# Created by: Phillip Neumann <pneumann@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	akamaru
 PORTVERSION=	0.1
@@ -19,7 +15,7 @@ BUILD_DEPENDS=	gtk-demo:${PORTSDIR}/x11-
 RUN_DEPENDS=	gtk-demo:${PORTSDIR}/x11-toolkits/gtk20 \
 		xcompmgr:${PORTSDIR}/x11-wm/xcompmgr
 
-USE_GMAKE=	yes
+USES=		gmake pkgconfig
 USE_GNOME=	gconf2 gnomehier
 GCONF_SCHEMAS=	kiba.schemas
 

Modified: head/deskutils/easystroke/Makefile
==============================================================================
--- head/deskutils/easystroke/Makefile	Sun Sep  8 08:29:00 2013	(r326710)
+++ head/deskutils/easystroke/Makefile	Sun Sep  8 08:44:57 2013	(r326711)
@@ -21,8 +21,7 @@ MAN1=		easystroke.1
 
 USE_GCC=	any
 USE_XORG=	x11 xtst
-USE_GMAKE=	yes
-USES+=		gettext
+USES=		gettext gmake pkgconfig
 INSTALLS_ICONS=	yes
 
 OPTIONS_DEFINE=	NLS

Modified: head/deskutils/fusenshi/Makefile
==============================================================================
--- head/deskutils/fusenshi/Makefile	Sun Sep  8 08:29:00 2013	(r326710)
+++ head/deskutils/fusenshi/Makefile	Sun Sep  8 08:44:57 2013	(r326711)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	fusenshi
-# Date created:				30 March 2004
-# Whom:					Masanori OZAWA (ozawa@ongs.co.jp)
-#
+# Created by: Masanori OZAWA (ozawa@ongs.co.jp)
 # $FreeBSD$
-#
 
 PORTNAME=	fusenshi
 PORTVERSION=	0.9.0
@@ -18,6 +14,7 @@ COMMENT=	A Post-it(R) like application w
 LIB_DEPENDS=	gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
 		gtksourceview-1.0:${PORTSDIR}/x11-toolkits/gtksourceview
 
+USES=		pkgconfig
 USE_GNOME=	libxml2
 MAKE_JOBS_UNSAFE=	yes
 

Modified: head/deskutils/gimmie/Makefile
==============================================================================
--- head/deskutils/gimmie/Makefile	Sun Sep  8 08:29:00 2013	(r326710)
+++ head/deskutils/gimmie/Makefile	Sun Sep  8 08:44:57 2013	(r326711)
@@ -18,7 +18,7 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/libgnome
 		${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus
 
 USE_GNOME=	gnomehack gnomeprefix pygnome2 pygnomedesktop pygnomeextras
-USE_GMAKE=	yes
+USES=		gmake pkgconfig
 USE_PYTHON=	yes
 GCONF_SCHEMAS=	gimmie.schemas
 INSTALLS_ICONS=	yes

Modified: head/deskutils/gkrellm-reminder2/Makefile
==============================================================================
--- head/deskutils/gkrellm-reminder2/Makefile	Sun Sep  8 08:29:00 2013	(r326710)
+++ head/deskutils/gkrellm-reminder2/Makefile	Sun Sep  8 08:44:57 2013	(r326711)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gkrellm-reminder2
-# Date Created:				Tue Apr 27 11:55:02 CEST 2004
-# Whom:					Tobias Roth <ports@fsck.ch>
-#
+# Created by: Tobias Roth <ports@fsck.ch>
 # $FreeBSD$
-#
 
 PORTNAME=	reminder
 PORTVERSION=	2.0.0
@@ -20,6 +16,7 @@ COMMENT=	GKrellM2 plugin that reminds yo
 BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2
 RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm2
 
+USES=		pkgconfig
 USE_GNOME=	gtk20
 
 PLIST_FILES=	libexec/gkrellm2/plugins/reminder.so

Modified: head/deskutils/glipper/Makefile
==============================================================================
--- head/deskutils/glipper/Makefile	Sun Sep  8 08:29:00 2013	(r326710)
+++ head/deskutils/glipper/Makefile	Sun Sep  8 08:44:57 2013	(r326711)
@@ -11,8 +11,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Clipboard manager for the GNOME panel
 
 USE_BZIP2=	yes
-USE_GMAKE=	yes
-USES=		pathfix gettext iconv
+USES=		gettext gmake iconv pathfix pkgconfig
 USE_GNOME=	gnomeprefix intltool pygnomedesktop pygnomeextras
 USE_PYTHON=	2.5+
 INSTALLS_ICONS=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309080844.r888ivdk012822>