From 110f3583b678bf22fb94d6d1f280cbd2a352e957 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 24 Sep 2013 06:24:17 +0000 Subject: Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run Exp-run by: bdrewery --- audio/libvorbis/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/libvorbis') diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index f96554d0eee2..bab676578378 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -11,10 +11,9 @@ MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ MAINTAINER= naddy@FreeBSD.org COMMENT= Audio compression codec library -LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg +LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg USES= pathfix -NO_STAGE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_XZ= yes -- cgit v1.2.3