- Switch to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
fa9536fcc6
commit
73624b5a76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358953
1 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= giflib
|
||||
PORTVERSION= 4.2.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-4.x
|
||||
PKGNAMESUFFIX= ${NOX11SUFFIX}${PKGNAMESUFFIX2}
|
||||
|
@ -14,8 +14,7 @@ COMMENT= Tools and library routines for working with GIF images
|
|||
CONFLICTS= libungif-[0-9]*
|
||||
PORTSCOUT= limit:^4\.
|
||||
|
||||
USES= tar:bzip2 shebangfix
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= tar:bzip2 shebangfix libtool:oldver
|
||||
SHEBANG_FILES= ${WRKSRC}/util/gifburst
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Reference in a new issue