diff options
author | Renato Botelho <garga@FreeBSD.org> | 2007-12-17 10:26:39 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2007-12-17 10:26:39 +0000 |
commit | 5536f1841241eab206cce4799f9f656904683550 (patch) | |
tree | 8d1e80c88518ffd12d59937916a0198977f07e5f /audio/wmauda/Makefile | |
parent | a8bae0a9494ed8bd8e3034e9c4f2cb57bb2985e5 (diff) |
Notes
Diffstat (limited to 'audio/wmauda/Makefile')
-rw-r--r-- | audio/wmauda/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index 57d8742a98c4..fe39d63d53b0 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -7,12 +7,14 @@ PORTNAME= wmauda PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= audio windowmaker MASTER_SITES= http://www.netswarm.net/misc/ MAINTAINER= garga@FreeBSD.org COMMENT= A port of wmxmms to GTK 2.x and Audacious +BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious USE_GMAKE= yes |