aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libtheora/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-24 06:24:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-24 06:24:17 +0000
commit110f3583b678bf22fb94d6d1f280cbd2a352e957 (patch)
tree8d9949ca6c69df96c0d2fd758409b3e4417976d0 /multimedia/libtheora/Makefile
parent3ddccf34d69359716acf90c1ac08a369dd35df15 (diff)
downloadports-110f3583b678bf22fb94d6d1f280cbd2a352e957.tar.gz
ports-110f3583b678bf22fb94d6d1f280cbd2a352e957.zip
Notes
Diffstat (limited to 'multimedia/libtheora/Makefile')
-rw-r--r--multimedia/libtheora/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile
index 595579436502..2aa367e0a774 100644
--- a/multimedia/libtheora/Makefile
+++ b/multimedia/libtheora/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/theora/ \
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Theora video codec for the Ogg multimedia streaming system
-LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis
+LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis
USE_BZIP2= yes
USE_LDCONFIG= yes
@@ -24,7 +24,6 @@ CONFIGURE_ARGS+=--disable-sdltest \
--enable-shared \
--disable-examples
-NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch: