diff options
Diffstat (limited to 'audio/deadbeef-playback-status-plugin/Makefile')
-rw-r--r-- | audio/deadbeef-playback-status-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/deadbeef-playback-status-plugin/Makefile b/audio/deadbeef-playback-status-plugin/Makefile index da9887b04551..1af32ed5f2b5 100644 --- a/audio/deadbeef-playback-status-plugin/Makefile +++ b/audio/deadbeef-playback-status-plugin/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MAINTAINER= danfe@FreeBSD.org COMMENT= Playback status widget for DeaDBeeF audio player -BUILD_DEPENDS= ${LOCALBASE}/include/deadbeef/deadbeef.h:${PORTSDIR}/audio/deadbeef +BUILD_DEPENDS= ${LOCALBASE}/include/deadbeef/deadbeef.h:audio/deadbeef RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GITHUB= yes |