mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert to USES=libtool.
This commit is contained in:
parent
d4e6e08f7c
commit
b983416fff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352995
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= jpeg
|
||||
PORTVERSION= 8
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.ijg.org/files/ \
|
||||
http://sylvana.net/jpegcrop/:exif
|
||||
@ -20,9 +20,10 @@ CONFLICTS= libjpeg-turbo-[0-9]*
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION2}
|
||||
DISTVERSION2= 8d
|
||||
USE_AUTOTOOLS= libtool
|
||||
# TODO: Remove :oldver together with patch-configure.
|
||||
USES= libtool:oldver
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --enable-shared --enable-static
|
||||
|
||||
ADDITIONAL_HEADER= jinclude.h jpegint.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user