diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2010-01-06 23:24:48 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2010-01-06 23:24:48 +0000 |
commit | 981a123b8be1d0801eea7bbe310ec07b4237fcec (patch) | |
tree | 7a63b6b150f30cb86c19ad527130c6697394bd9d /misc/gnome-icon-theme | |
parent | 56f00f267c6829773f564fb7736c9f8340709b81 (diff) | |
download | ports-981a123b8be1d0801eea7bbe310ec07b4237fcec.tar.gz ports-981a123b8be1d0801eea7bbe310ec07b4237fcec.zip |
Notes
Diffstat (limited to 'misc/gnome-icon-theme')
-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 |