diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-09 03:50:50 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-09 03:50:50 +0800 |
commit | bd6029f1c08222b2bf8ae974281545f1847ea015 (patch) | |
tree | 25da60d246c991b33b359f0448af9220d3d90e2d /x11-themes/gnome-themes | |
parent | f43c39f9ba926c4e124612050ff1b2d3a54ebee4 (diff) | |
download | marcuscom-ports-bd6029f1c08222b2bf8ae974281545f1847ea015.tar marcuscom-ports-bd6029f1c08222b2bf8ae974281545f1847ea015.tar.gz marcuscom-ports-bd6029f1c08222b2bf8ae974281545f1847ea015.tar.bz2 marcuscom-ports-bd6029f1c08222b2bf8ae974281545f1847ea015.tar.lz marcuscom-ports-bd6029f1c08222b2bf8ae974281545f1847ea015.tar.xz marcuscom-ports-bd6029f1c08222b2bf8ae974281545f1847ea015.tar.zst marcuscom-ports-bd6029f1c08222b2bf8ae974281545f1847ea015.zip |
- Bump the min. version of icon-naming-utils to 0.8.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7004 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index 43a92037d..58d162521 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.97 2006/07/27 17:38:56 marcus Exp $ +# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.98 2006/08/08 05:34:16 marcus Exp $ # PORTNAME= gnome-themes @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A collection of themes and icons for GNOME2 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 + icon-naming-utils>=0.8.0:${PORTSDIR}/x11-themes/icon-naming-utils RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 CONFLICTS= clearlooks-metacity-0.* |