aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-11-25 02:45:54 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-11-25 02:45:54 +0800
commit871e39394d3cfb7f3962aad0dd653e2fdb26323a (patch)
treed449e209afbd413c5fa1a858399e327494306857 /audio
parent69c99632ee5d889d8bb30f3f18f68699063985f1 (diff)
downloadfreebsd-ports-gnome-871e39394d3cfb7f3962aad0dd653e2fdb26323a.tar.gz
freebsd-ports-gnome-871e39394d3cfb7f3962aad0dd653e2fdb26323a.tar.zst
freebsd-ports-gnome-871e39394d3cfb7f3962aad0dd653e2fdb26323a.zip
Use modern lib_depends
Support staging
Diffstat (limited to 'audio')
-rw-r--r--audio/bebocd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/bebocd/Makefile b/audio/bebocd/Makefile
index bafba1d902df..9967501d903f 100644
--- a/audio/bebocd/Makefile
+++ b/audio/bebocd/Makefile
@@ -10,10 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK2 CD Player
-LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio
+LIB_DEPENDS= libcdaudio.so:${PORTSDIR}/audio/libcdaudio
USE_XORG= x11
-NO_STAGE= yes
USES= gmake pathfix pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes