diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /x11-themes/linux-hicolor-icon-theme | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'x11-themes/linux-hicolor-icon-theme')
-rw-r--r-- | x11-themes/linux-hicolor-icon-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/linux-hicolor-icon-theme/Makefile b/x11-themes/linux-hicolor-icon-theme/Makefile index fc02579def95..101628d8aed1 100644 --- a/x11-themes/linux-hicolor-icon-theme/Makefile +++ b/x11-themes/linux-hicolor-icon-theme/Makefile @@ -12,7 +12,7 @@ DISTFILES= # empty MAINTAINER= ports@FreeBSD.org COMMENT= High-color icon theme shell from the FreeDesktop project -RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme +RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme CONFLICTS= linux-f8-hicolor-icon-theme-[0-9]* linux-f10-hicolor-icon-theme-[0-9]* |