aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-MIDI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/p5-MIDI/Makefile')
-rw-r--r--audio/p5-MIDI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-MIDI/Makefile b/audio/p5-MIDI/Makefile
index 4f30dd9b67ce..3925c2e994a2 100644
--- a/audio/p5-MIDI/Makefile
+++ b/audio/p5-MIDI/Makefile
@@ -23,7 +23,7 @@ MAN3= MIDI.3 MIDI::Event.3 MIDI::Filespec.3 MIDI::Opus.3 MIDI::Score.3 \
.include <bsd.port.pre.mk>
.if defined(WITH_GD)
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
+BUILD_DEPENDS+= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
RUN_DEPENDS+= ${BUILD_DEPENDS}
.endif