diff options
Diffstat (limited to 'games/uhexen/Makefile')
-rw-r--r-- | games/uhexen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/uhexen/Makefile b/games/uhexen/Makefile index 0cd8079a57ef..6871e3f4ad05 100644 --- a/games/uhexen/Makefile +++ b/games/uhexen/Makefile @@ -19,7 +19,7 @@ PLIST_FILES= bin/uhexen OPTIONS_DEFINE= MUSIC OPTIONS_DEFAULT= MUSIC MUSIC_DESC= In-game MIDI music support -MUSIC_RUN_DEPENDS= ${LOCALBASE}/lib/timidity/goemon.cfg:${PORTSDIR}/audio/timidity +MUSIC_RUN_DEPENDS= ${LOCALBASE}/lib/timidity/goemon.cfg:audio/timidity .include <bsd.port.pre.mk> |