aboutsummaryrefslogtreecommitdiff
path: root/audio/deadbeef-musical-spectrum-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/deadbeef-musical-spectrum-plugin/Makefile')
-rw-r--r--audio/deadbeef-musical-spectrum-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/deadbeef-musical-spectrum-plugin/Makefile b/audio/deadbeef-musical-spectrum-plugin/Makefile
index 577b28c04d17..a5b4e6a73af8 100644
--- a/audio/deadbeef-musical-spectrum-plugin/Makefile
+++ b/audio/deadbeef-musical-spectrum-plugin/Makefile
@@ -8,8 +8,8 @@ CATEGORIES= audio
MAINTAINER= danfe@FreeBSD.org
COMMENT= Musical spectrum plugin for DeaDBeeF audio player
-BUILD_DEPENDS= ${LOCALBASE}/include/deadbeef/deadbeef.h:${PORTSDIR}/audio/deadbeef
-LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3
+BUILD_DEPENDS= ${LOCALBASE}/include/deadbeef/deadbeef.h:audio/deadbeef
+LIB_DEPENDS= libfftw3.so:math/fftw3
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GITHUB= yes