diff options
-rw-r--r-- | audio/gxmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gxmms2/Makefile b/audio/gxmms2/Makefile index cfe3d789d4cd..e2c6f8d66ca1 100644 --- a/audio/gxmms2/Makefile +++ b/audio/gxmms2/Makefile @@ -7,13 +7,13 @@ PORTNAME= gxmms2 PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://wejp.mooo.com/wejp/xmms2/ MAINTAINER= alex@foxybanana.com COMMENT= A GTK2 based XMMS2 client, written in C -RUN_DEPENDS= ${LOCALBASE}/bin/xmms2:${PORTSDIR}/audio/xmms2 BUILD_DEPENDS= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2 USE_X_PREFIX= yes |