aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-curses
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /audio/xmms-curses
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
Notes
Diffstat (limited to 'audio/xmms-curses')
-rw-r--r--audio/xmms-curses/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmms-curses/Makefile b/audio/xmms-curses/Makefile
index c46072c02200..fd7b4a105885 100644
--- a/audio/xmms-curses/Makefile
+++ b/audio/xmms-curses/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= itetcu@FreeBSD.org
COMMENT= Ncurses program for (remote) controlling multimedia/xmms
-BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs
+BUILD_DEPENDS= xmms:multimedia/xmms
+RUN_DEPENDS= xmms:multimedia/xmms
+LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs
USES= gettext iconv
USE_GNOME= gtk12