diff options
Diffstat (limited to 'audio/p5-MusicBrainz-DiscID/Makefile')
-rw-r--r-- | audio/p5-MusicBrainz-DiscID/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-MusicBrainz-DiscID/Makefile b/audio/p5-MusicBrainz-DiscID/Makefile index 4c58fb376569..2fcf44f80f5d 100644 --- a/audio/p5-MusicBrainz-DiscID/Makefile +++ b/audio/p5-MusicBrainz-DiscID/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl interface for the MusicBrainz libdiscid library BUILD_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod LIB_DEPENDS= discid.0:${PORTSDIR}/audio/libdiscid -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GNOME= pkgconfig PERL_MODBUILD= yes |