1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Switch to USES=libtool

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-23 13:47:58 +00:00
parent ef265a4dde
commit c422bcec97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358948

View File

@ -3,6 +3,7 @@
PORTNAME= mozjpeg
PORTVERSION= 1.0.1
PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= horia@racoviceanu.com
@ -15,7 +16,8 @@ GH_ACCOUNT= mozilla
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= 0c7449c
USE_AUTOTOOLS= aclocal autoconf autoheader automake libtool libtoolize
USES= libtool:oldver
USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize
USE_LDCONFIG= ${PREFIX}/include/${PORTNAME} ${PREFIX}/lib/${PORTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --docdir=${PREFIX}/share/doc/${PORTNAME} \