summaryrefslogtreecommitdiff
path: root/audio/xmms-xf86audio
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-xf86audio
parentFix prop. (diff)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412344
Diffstat (limited to 'audio/xmms-xf86audio')
-rw-r--r--audio/xmms-xf86audio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-xf86audio/Makefile b/audio/xmms-xf86audio/Makefile
index 8628146b993a..2bff1c768254 100644
--- a/audio/xmms-xf86audio/Makefile
+++ b/audio/xmms-xf86audio/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.devin.com/xmms-xf86audio/download/
MAINTAINER= naddy@FreeBSD.org
COMMENT= XF86Audio multimedia-key support for XMMS
-LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= libxmms.so:multimedia/xmms
MAKE_ARGS= CC="${CC}" OPT="${CFLAGS}" DEBUG=""