mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Switch to USES=libtool
- Fix shebangs Approved by: portmgr blanket
This commit is contained in:
parent
828f1aa4ab
commit
6b56786852
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361327
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= dirac
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-codec/Dirac-${PORTVERSION}
|
||||
|
||||
@ -11,7 +11,8 @@ MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Open source video codec from the BBC
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pathfix
|
||||
USES= gmake libtool:oldver pathfix shebangfix
|
||||
SHEBANG_FILES= ${WRKSRC}/tests/create_dirac_testfile.pl
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFIGURE_ARGS= --disable-mmx
|
||||
|
Loading…
Reference in New Issue
Block a user