summaryrefslogtreecommitdiff
path: root/audio/xmms-nas
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:35:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:35:36 +0000
commit5978476c353873821167189c3e7e7d3ce7b9909a (patch)
tree5c7b83e7642fc29f698d59a6bc145001dbd04783 /audio/xmms-nas
parent- Make 'make -VLEGAL' match the entry in LEGAL and (diff)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio With hat: portmgr
Notes
Notes: svn path=/head/; revision=336166
Diffstat (limited to 'audio/xmms-nas')
-rw-r--r--audio/xmms-nas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-nas/Makefile b/audio/xmms-nas/Makefile
index 2876fdfe4ee9..75b3d971c4cf 100644
--- a/audio/xmms-nas/Makefile
+++ b/audio/xmms-nas/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= ftp://ftp.stack.nl/pub/users/willem/
MAINTAINER= bitbucket63-it@yahoo.com
COMMENT= A Network Audio System (NAS) output plugin for XMMS
-LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
- audio.2:${PORTSDIR}/audio/nas
+LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms \
+ libaudio.so:${PORTSDIR}/audio/nas
USE_GNOME= gtk12
NO_STAGE= yes