diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-16 04:07:54 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-16 04:07:54 +0800 |
commit | 9f1309d6fd1bf7f321a7886d97927ee93a08feda (patch) | |
tree | 23579475458b4622aa44749453408295732b4548 /x11-themes/gnome-themes/Makefile | |
parent | 6f91b9d1497111a91175c33d1679443ae3eeadab (diff) | |
download | marcuscom-ports-9f1309d6fd1bf7f321a7886d97927ee93a08feda.tar marcuscom-ports-9f1309d6fd1bf7f321a7886d97927ee93a08feda.tar.gz marcuscom-ports-9f1309d6fd1bf7f321a7886d97927ee93a08feda.tar.bz2 marcuscom-ports-9f1309d6fd1bf7f321a7886d97927ee93a08feda.tar.lz marcuscom-ports-9f1309d6fd1bf7f321a7886d97927ee93a08feda.tar.xz marcuscom-ports-9f1309d6fd1bf7f321a7886d97927ee93a08feda.tar.zst marcuscom-ports-9f1309d6fd1bf7f321a7886d97927ee93a08feda.zip |
- Update to 2.15.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6256 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index f90ceba33..324473eea 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.87 2006/04/30 05:04:16 ahze Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.88 2006/05/06 08:54:01 marcus Exp $ # PORTNAME= gnome-themes -PORTVERSION= 2.15.1 +PORTVERSION= 2.15.2 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -16,7 +16,8 @@ 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= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${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 CONFLICTS= clearlooks-metacity-0.* |