1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

- Fix iconv handling

Approved by:	bapt
This commit is contained in:
Dmitry Marakasov 2015-03-06 21:07:54 +00:00
parent 0371058cb1
commit 4c9729b288
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380625

View File

@ -2,7 +2,7 @@
PORTNAME= libass
PORTVERSION= 0.11.2
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= multimedia devel
MAINTAINER= multimedia@FreeBSD.org
@ -17,7 +17,7 @@ USE_GITHUB= yes
GH_ACCOUNT= ${PORTNAME}
GH_COMMIT= 03a9c6c
USES= libtool pathfix pkgconfig tar:xz
USES= iconv libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize
AUTOMAKE_ARGS= --add-missing