aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-themes
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 08:49:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 08:49:46 +0000
commit019f2422aaa071ea4b35d1bc3b69068878ea93d5 (patch)
treee9e009fc092528bdc298f66c506930624e74cb2c /x11-themes/gnome-themes
parent4dfe867ac40f1b052a2f64bf10a0f33f79b55dbe (diff)
downloadports-019f2422aaa071ea4b35d1bc3b69068878ea93d5.tar.gz
ports-019f2422aaa071ea4b35d1bc3b69068878ea93d5.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326129
Diffstat (limited to 'x11-themes/gnome-themes')
-rw-r--r--x11-themes/gnome-themes/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile
index b8f9d70f8d7e..bac8fed87f73 100644
--- a/x11-themes/gnome-themes/Makefile
+++ b/x11-themes/gnome-themes/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gnome-themes
-# Date Created: 05 October 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.183 2010/11/15 22:11:44 kwm Exp $
-#
PORTNAME= gnome-themes
PORTVERSION= 2.32.1
@@ -23,10 +19,9 @@ RUN_DEPENDS= gtk-engines2>=2.15.0:${PORTSDIR}/x11-themes/gtk-engines2
CONFLICTS= clearlooks-metacity-0.*
USE_BZIP2= yes
-USES= gettext
+USES= gettext gmake pkgconfig
USE_AUTOTOOLS= libtool
INSTALLS_ICONS= yes
-USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix intlhack metacity gtk20
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib