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/beastie | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'x11-themes/beastie')
-rw-r--r-- | x11-themes/beastie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/beastie/Makefile b/x11-themes/beastie/Makefile index c8ef14100f9d..0735a91e1470 100644 --- a/x11-themes/beastie/Makefile +++ b/x11-themes/beastie/Makefile @@ -13,8 +13,8 @@ DISTNAME= Beastie-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Gnome theme with FreeBSD Colors -RUN_DEPENDS+= gtk-engines2>=2.7.4_1:${PORTSDIR}/x11-themes/gtk-engines2 \ - gnome-themes>=2.11.91:${PORTSDIR}/x11-themes/gnome-themes +RUN_DEPENDS+= gtk-engines2>=2.7.4_1:x11-themes/gtk-engines2 \ + gnome-themes>=2.11.91:x11-themes/gnome-themes WRKSRC= ${WRKDIR}/Beastie NO_BUILD= yes |