mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Support staging
This commit is contained in:
parent
98f8f0e48f
commit
762373fece
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337248
@ -13,14 +13,13 @@ COMMENT= Split multiplexed (grouped or chained) Ogg files into separate streams
|
||||
LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
|
||||
|
||||
USES= gmake
|
||||
NO_STAGE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_AUTOTOOLS= automake autoconf
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
CONFIGURE_ARGS= --with-ogg=${LOCALBASE}
|
||||
|
||||
MAN1= oggsplit.1
|
||||
PLIST_FILES= bin/oggsplit
|
||||
PLIST_FILES= bin/oggsplit \
|
||||
man/man1/oggsplit.1.gz
|
||||
|
||||
pre-configure:
|
||||
@(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL})
|
||||
|
Loading…
Reference in New Issue
Block a user