diff options
Diffstat (limited to 'audio/p5-MIDI/Makefile')
-rw-r--r-- | audio/p5-MIDI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-MIDI/Makefile b/audio/p5-MIDI/Makefile index 7a3d04d..243dfa3 100644 --- a/audio/p5-MIDI/Makefile +++ b/audio/p5-MIDI/Makefile @@ -17,7 +17,7 @@ OPTIONS_DEFINE= GD USES= perl5 USE_PERL5= configure -GD_BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD -GD_RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD +GD_BUILD_DEPENDS= p5-GD>=0:graphics/p5-GD +GD_RUN_DEPENDS= p5-GD>=0:graphics/p5-GD .include <bsd.port.mk> |