aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnome-themes/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-16 00:26:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-16 00:26:27 +0000
commitd93117e7803bfb79fe35119a0a72faf4bc6fe978 (patch)
tree7e77023c0e5335ee305df6144a68ca1324407682 /x11-toolkits/gnome-themes/Makefile
parent30b1d8f9c3c7e7ed3b6637ef035ef52e31909697 (diff)
downloadports-d93117e7803bfb79fe35119a0a72faf4bc6fe978.tar.gz
ports-d93117e7803bfb79fe35119a0a72faf4bc6fe978.zip
Add a missing dependency on gtk-engines2.
Reported by: bento
Notes
Notes: svn path=/head/; revision=75618
Diffstat (limited to 'x11-toolkits/gnome-themes/Makefile')
-rw-r--r--x11-toolkits/gnome-themes/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-toolkits/gnome-themes/Makefile b/x11-toolkits/gnome-themes/Makefile
index 2c0841063dab..c5ba736a1e5e 100644
--- a/x11-toolkits/gnome-themes/Makefile
+++ b/x11-toolkits/gnome-themes/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnome-themes
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2
@@ -14,9 +15,11 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-BUILD_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libthinice.so:${PORTSDIR}/x11-toolkits/gtk-thinice-engine
+BUILD_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libthinice.so:${PORTSDIR}/x11-toolkits/gtk-thinice-engine \
+ ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolkits/gtk-engines2
LIB_DEPENDS= metacity-private.0:${PORTSDIR}/x11-wm/metacity
-RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libthinice.so:${PORTSDIR}/x11-toolkits/gtk-thinice-engine
+RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libthinice.so:${PORTSDIR}/x11-toolkits/gtk-thinice-engine \
+ ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolkits/gtk-engines2
USE_BZIP2= yes
USE_X_PREFIX= yes