aboutsummaryrefslogtreecommitdiff
path: root/audio/adplay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/adplay/Makefile')
-rw-r--r--audio/adplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/adplay/Makefile b/audio/adplay/Makefile
index 2eabfd4b9eb0..36a27f14ea6f 100644
--- a/audio/adplay/Makefile
+++ b/audio/adplay/Makefile
@@ -15,7 +15,7 @@ COMMENT= AdLib player using adplug library
LICENSE= GPLv2
-LIB_DEPENDS= adplug:${PORTSDIR}/audio/libadplug
+LIB_DEPENDS= libadplug.so:${PORTSDIR}/audio/libadplug
GNU_CONFIGURE= yes
WANT_SDL= yes