aboutsummaryrefslogtreecommitdiff
path: root/audio/wavbreaker
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-03-16 12:58:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-03-16 12:58:16 +0000
commitf7731c8be869e5b2f2797f9f8e2df315aa243a04 (patch)
treecd771deb19a99a0daf138afa2b966f56b7d36b63 /audio/wavbreaker
parent9d50ebf5193ad227f1cd4d5fc99b42fdbb0ab0c1 (diff)
downloadports-f7731c8be869e5b2f2797f9f8e2df315aa243a04.tar.gz
ports-f7731c8be869e5b2f2797f9f8e2df315aa243a04.zip
Drop default directory from _DEPENDS in my ports
Notes
Notes: svn path=/head/; revision=411229
Diffstat (limited to 'audio/wavbreaker')
-rw-r--r--audio/wavbreaker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wavbreaker/Makefile b/audio/wavbreaker/Makefile
index 4cf4b14779a6..1e415068debc 100644
--- a/audio/wavbreaker/Makefile
+++ b/audio/wavbreaker/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2+
OPTIONS_DEFINE= PULSEAUDIO NLS
OPTIONS_SUB= yes
-PULSEAUDIO_LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio
+PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio
PULSEAUDIO_CONFIGURE_ENABLE=pulse
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls