summaryrefslogtreecommitdiffstats
path: root/audio/ncmpc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-11 14:35:36 +0000
committerbapt <bapt@FreeBSD.org>2013-12-11 14:35:36 +0000
commit8a0791e07dbf5628b6390993b7f199317991144f (patch)
tree5c7b83e7642fc29f698d59a6bc145001dbd04783 /audio/ncmpc
parentc7831a919ccb46504e13b19e5a7b8ac912ec28df (diff)
downloadFreeBSD-ports-8a0791e07dbf5628b6390993b7f199317991144f.zip
FreeBSD-ports-8a0791e07dbf5628b6390993b7f199317991144f.tar.gz
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio With hat: portmgr
Diffstat (limited to 'audio/ncmpc')
-rw-r--r--audio/ncmpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile
index ae79a14..c591e89 100644
--- a/audio/ncmpc/Makefile
+++ b/audio/ncmpc/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION}
MAINTAINER= henrik@affekt.org
COMMENT= Ncurses client for the musicpd
-LIB_DEPENDS= mpdclient:${PORTSDIR}/audio/libmpdclient
+LIB_DEPENDS= libmpdclient.so:${PORTSDIR}/audio/libmpdclient
GNU_CONFIGURE= yes
USE_GNOME= glib20
OpenPOWER on IntegriCloud