aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-12-20 19:53:44 +0800
committerantoine <antoine@FreeBSD.org>2013-12-20 19:53:44 +0800
commitea91958dcfe3a894ef9dc5f47cc82da7541be7ae (patch)
tree7690c0bf343ff040151c449286b7d4709d4be202 /comms
parent5414ad4b4e530d617bcfd9b162c3972141edcc2d (diff)
downloadfreebsd-ports-gnome-ea91958dcfe3a894ef9dc5f47cc82da7541be7ae.tar.gz
freebsd-ports-gnome-ea91958dcfe3a894ef9dc5f47cc82da7541be7ae.tar.zst
freebsd-ports-gnome-ea91958dcfe3a894ef9dc5f47cc82da7541be7ae.zip
Fix LIB_DEPENDS
Diffstat (limited to 'comms')
-rw-r--r--comms/nokryptia/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/nokryptia/Makefile b/comms/nokryptia/Makefile
index 94a52411c899..ce7ddb2eb577 100644
--- a/comms/nokryptia/Makefile
+++ b/comms/nokryptia/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://tuxmobil.org/software/nokryptia/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for fast loading mp3s into Nokia 5510
-LIB_DEPENDS= libid3-3.so:${PORTSDIR}/audio/id3lib
+LIB_DEPENDS= libid3.so:${PORTSDIR}/audio/id3lib
GNU_CONFIGURE= yes
USE_BZIP2= yes