diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-02 20:14:36 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-02 20:14:36 +0000 |
commit | 15dfb098e6ab531f8329e5a2602bcaed9c7a10f8 (patch) | |
tree | afe14291805f19e2653b0bb58c797670a467c29e /x11-themes | |
parent | 3b06da316e87632197ec2b5d65f2483212443f46 (diff) | |
download | ports-15dfb098e6ab531f8329e5a2602bcaed9c7a10f8.tar.gz ports-15dfb098e6ab531f8329e5a2602bcaed9c7a10f8.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/linux-f8-hicolor-icon-theme/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-themes/linux-f8-hicolor-icon-theme/Makefile b/x11-themes/linux-f8-hicolor-icon-theme/Makefile index 9f93dd77acc3..262c95565b89 100644 --- a/x11-themes/linux-f8-hicolor-icon-theme/Makefile +++ b/x11-themes/linux-f8-hicolor-icon-theme/Makefile @@ -7,6 +7,7 @@ PORTNAME= hicolor-icon-theme PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= x11-themes linux MASTER_SITES= # empty PKGNAMEPREFIX= linux-f8- @@ -17,6 +18,8 @@ COMMENT= A high-color icon theme shell from the FreeDesktop project RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme +CONFLICTS= linux-hicolor-icon-theme-[0-9]* linux-f10-hicolor-icon-theme-[0-9]* + NO_BUILD= yes USE_LINUX= yes USE_LINUX_PREFIX= yes |