- Switch to USES=localbase
- Add testing support - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
21ef33f431
commit
db4834be64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482962
@ -17,13 +17,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libogg.so:audio/libogg \
|
||||
libvorbis.so:audio/libvorbis
|
||||
|
||||
USES= libtool localbase pathfix tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-sdltest \
|
||||
--disable-examples
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool pathfix tar:bzip2
|
||||
TEST_TARGET= check
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
@ -4,4 +4,4 @@ directly from On2's VP3 codec.
|
||||
|
||||
This is alpha testing software; the API will probably change.
|
||||
|
||||
WWW: http://www.theora.org
|
||||
WWW: https://www.theora.org/
|
||||
|
Loading…
Reference in New Issue
Block a user