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/mate-icon-theme | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) |
Notes
Diffstat (limited to 'x11-themes/mate-icon-theme')
-rw-r--r-- | x11-themes/mate-icon-theme/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/mate-icon-theme/Makefile b/x11-themes/mate-icon-theme/Makefile index 3d997a6ab9ee..7d06059a3f4f 100644 --- a/x11-themes/mate-icon-theme/Makefile +++ b/x11-themes/mate-icon-theme/Makefile @@ -10,9 +10,9 @@ DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of icons for the MATE desktop -BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \ - 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 +BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \ + icon-naming-utils>=0.8.7:x11-themes/icon-naming-utils +RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme PORTSCOUT= limitw:1,even |