diff options
author | mezz <mezz@FreeBSD.org> | 2010-01-07 07:24:48 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2010-01-07 07:24:48 +0800 |
commit | 87f6958486b8da72606456e8543203b7ed4d91a2 (patch) | |
tree | a6546abf3380f8b1f5842a19f1f190e8acc4ce7d /misc | |
parent | 0457ecdeec27ae722cbcf4e8ebe99e6852e66cb2 (diff) | |
download | freebsd-ports-gnome-87f6958486b8da72606456e8543203b7ed4d91a2.tar.gz freebsd-ports-gnome-87f6958486b8da72606456e8543203b7ed4d91a2.tar.zst freebsd-ports-gnome-87f6958486b8da72606456e8543203b7ed4d91a2.zip |
Update the icon-naming-utils required from 0.8.1 to 0.8.7.
Reported by: Ronald F. Guilmette <rfg@tristatelogic.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index cdb22100cbcb..d249f86dcddc 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A collection of icons for the GNOME 2 desktop BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \ - icon-naming-utils>=0.8.1:${PORTSDIR}/x11-themes/icon-naming-utils + icon-naming-utils>=0.8.7:${PORTSDIR}/x11-themes/icon-naming-utils RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme USE_BZIP2= yes |