- Switch to USES=localbase

- Add testing support
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-10-25 09:30:12 +00:00
parent 21ef33f431
commit db4834be64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482962
2 changed files with 3 additions and 4 deletions

View File

@ -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>

View File

@ -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/