From 3d0724943165cfdebf95b349a78e94b5e5e609ef Mon Sep 17 00:00:00 2001 From: ehaupt Date: Wed, 27 Apr 2011 23:00:26 +0000 Subject: Fix dependency resolution after the recent audacious update. Notified by: pointyhat (pav) --- x11-themes/audacious-skins/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-themes/audacious-skins') diff --git a/x11-themes/audacious-skins/Makefile b/x11-themes/audacious-skins/Makefile index e813637ec8c5..ff5f39f2f0c1 100644 --- a/x11-themes/audacious-skins/Makefile +++ b/x11-themes/audacious-skins/Makefile @@ -7,14 +7,14 @@ PORTNAME= audacious-skins PORTVERSION= 0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-themes MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A collection of audacious skins -BUILD_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious +BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious NO_BUILD= yes -- cgit