summaryrefslogtreecommitdiff
path: root/audio/pavucontrol
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/pavucontrol
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/pavucontrol')
-rw-r--r--audio/pavucontrol/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/pavucontrol/Makefile b/audio/pavucontrol/Makefile
index c0791f213478..ffbccf2cd1a2 100644
--- a/audio/pavucontrol/Makefile
+++ b/audio/pavucontrol/Makefile
@@ -12,7 +12,7 @@ COMMENT= GTK mixer for PulseAudio
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio
+LIB_DEPENDS= libpulse.so:audio/pulseaudio
GNU_CONFIGURE= yes
USES= gmake pkgconfig gettext tar:xz
@@ -26,11 +26,11 @@ OPTIONS_DEFAULT= GTK2
CONFIGURE_ARGS= --disable-lynx
GTK2_USE= GNOME=gtkmm24
-GTK2_LIB_DEPENDS= libcanberra.so:${PORTSDIR}/audio/libcanberra
+GTK2_LIB_DEPENDS= libcanberra.so:audio/libcanberra
GTK2_CONFIGURE_ON= --disable-gtk3
GTK3_USE= GNOME=gtkmm30
-GTK3_LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
+GTK3_LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3
post-patch:
# Install locales files in right place