aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-curses
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2010-11-14 11:22:21 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2010-11-14 11:22:21 +0000
commit80b1599d6d9fc0977afe9cf5e84215b471043196 (patch)
treeb27b1162c53cd103ec1c6817f2c15d24793c4ac7 /audio/xmms-curses
parent6b6fe7e04254049cfadeeda2b20cd0feea980e52 (diff)
downloadports-80b1599d6d9fc0977afe9cf5e84215b471043196.tar.gz
ports-80b1599d6d9fc0977afe9cf5e84215b471043196.zip
Fix depends and bump PORTREVISION. It links against much more that one would
think (x11 and gtk components) which are installed because of xmms. PR: ports/147975 Submitted by: Andrius Morkunas
Notes
Notes: svn path=/head/; revision=264511
Diffstat (limited to 'audio/xmms-curses')
-rw-r--r--audio/xmms-curses/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/audio/xmms-curses/Makefile b/audio/xmms-curses/Makefile
index 0187d4337ca1..c6295c5606d4 100644
--- a/audio/xmms-curses/Makefile
+++ b/audio/xmms-curses/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-curses
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -16,6 +16,13 @@ COMMENT= A ncurses program for (remote) controlling multimedia/xmms
BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= pthread-stubs.0:${PORTSDIR}/devel/libpthread-stubs \
+ xcb.2:${PORTSDIR}/x11/libxcb
+
+USE_GETTEXT= yes
+USE_GNOME= gtk12
+USE_ICONV= yes
+USE_XORG= x11 xau xdmcp xext xi
MAN1= ${PORTNAME}.1