diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-05-21 07:47:01 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-05-21 07:47:01 +0000 |
commit | 3b298f63e2a0b108163eb40bef94a92cf61c01f8 (patch) | |
tree | cfb37372049a1519d3675c6afcf307f2e53afaea /x11-themes/audacious-skins | |
parent | 57ba50801d1f3def96bd6f0a4a8fe3c7f7e704b9 (diff) |
Notes
Diffstat (limited to 'x11-themes/audacious-skins')
-rw-r--r-- | x11-themes/audacious-skins/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/audacious-skins/Makefile b/x11-themes/audacious-skins/Makefile index f985ba7253e3..92de17ad8646 100644 --- a/x11-themes/audacious-skins/Makefile +++ b/x11-themes/audacious-skins/Makefile @@ -7,13 +7,14 @@ PORTNAME= audacious-skins PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A collection of audacious skins -BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious +BUILD_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious NO_BUILD= yes |