Convert to USES=autoreconf
This commit is contained in:
parent
6abe93e3cc
commit
79f7ca454f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382604
@ -12,14 +12,13 @@ COMMENT= XML parser library mainly designed for Jabber applications
|
||||
|
||||
LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
|
||||
|
||||
USES= libtool makeinfo pathfix pkgconfig
|
||||
USES= autoreconf libtool makeinfo pathfix pkgconfig
|
||||
PATHFIX_MAKEFILEIN= Makefile.am
|
||||
USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake
|
||||
AUTOMAKE_ARGS= --add-missing --copy --force
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
INFO= iksemel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user