audio/libvorbis: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
1a7ac07bce
commit
4074f5089a
1 changed files with 3 additions and 1 deletions
|
@ -16,9 +16,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
LIB_DEPENDS= libogg.so:audio/libogg
|
||||
|
||||
USES= libtool pathfix tar:xz
|
||||
USES= cpe libtool pathfix tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPE_VENDOR= xiph.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-ogg=${LOCALBASE}
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
Loading…
Reference in a new issue