This commit is contained in:
Antoine Brodin 2014-11-07 21:32:16 +00:00
parent 5be4458581
commit 9b0a41de50
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372298

View File

@ -15,7 +15,7 @@ LICENSE= GPLv3
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -liconv -lintl
LIBS+= -L${LOCALBASE}/lib ${ICONV_LIB} -lintl
USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake
AUTOMAKE_ARGS= -a -c -f