summaryrefslogtreecommitdiffstats
path: root/x11-themes/gnome-themes
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-18 11:34:15 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-18 11:34:15 +0800
commitafa680b8ae692cba894a0e6f4ba8b2c7a9f43c64 (patch)
treec538678adbf137899fbfc778bce456edb819bd8c /x11-themes/gnome-themes
parent09b76ee37163f4ad90dfe3b18a6c941aab5ebf09 (diff)
downloadmarcuscom-ports-afa680b8ae692cba894a0e6f4ba8b2c7a9f43c64.tar
marcuscom-ports-afa680b8ae692cba894a0e6f4ba8b2c7a9f43c64.tar.gz
marcuscom-ports-afa680b8ae692cba894a0e6f4ba8b2c7a9f43c64.tar.bz2
marcuscom-ports-afa680b8ae692cba894a0e6f4ba8b2c7a9f43c64.tar.lz
marcuscom-ports-afa680b8ae692cba894a0e6f4ba8b2c7a9f43c64.tar.xz
marcuscom-ports-afa680b8ae692cba894a0e6f4ba8b2c7a9f43c64.tar.zst
marcuscom-ports-afa680b8ae692cba894a0e6f4ba8b2c7a9f43c64.zip
- Move themes to LOCALBASE
We're really breaking stuff now! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6616 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes')
-rw-r--r--x11-themes/gnome-themes/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile
index 1a9486255..c6babed1a 100644
--- a/x11-themes/gnome-themes/Makefile
+++ b/x11-themes/gnome-themes/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.93 2006/07/15 16:09:17 ahze Exp $
+# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.94 2006/07/15 16:39:00 ahze Exp $
#
PORTNAME= gnome-themes
@@ -17,15 +17,14 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A collection of themes and icons for GNOME2
-BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 \
+BUILD_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 \
icon-naming-utils>=0.6.7:${PORTSDIR}/x11-themes/icon-naming-utils
-RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2
+RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2
CONFLICTS= clearlooks-metacity-0.*
USE_BZIP2= yes
USE_GETTEXT= yes
-USE_X_PREFIX= yes
USE_AUTOTOOLS= libtool:15
INSTALLS_ICONS= yes
USE_GMAKE= yes