summaryrefslogtreecommitdiff
path: root/audio/mp3splt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mp3splt/Makefile')
-rw-r--r--audio/mp3splt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile
index 99df50d42926..8e7bffd5a98f 100644
--- a/audio/mp3splt/Makefile
+++ b/audio/mp3splt/Makefile
@@ -11,8 +11,8 @@ COMMENT= Utility to split MP3 and Ogg files (via CUE sheets)
LICENSE= GPLv2
-LIB_DEPENDS= libmp3splt.so:${PORTSDIR}/audio/libmp3splt \
- libltdl.so:${PORTSDIR}/devel/libltdl
+LIB_DEPENDS= libmp3splt.so:audio/libmp3splt \
+ libltdl.so:devel/libltdl
USES= pkgconfig
GNU_CONFIGURE= yes