1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Fix build by adding dependency on pkgconfig

- Remove ABI version from LIB_DEPENDS

PR:		ports/170771 [1]
Submitted by:	bdrewery [1]
PR:		ports/171139 [2]
Submitted by:	Frank Wall <fw@moov.de> [2]
Approved by:	maintainer timeout (2w)
Approved by:	bapt (mentor)
This commit is contained in:
Bryan Drewery 2012-09-02 21:23:07 +00:00
parent cbe33e0dd1
commit 2c89e44f3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303577

View File

@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= rhaamo@gruik.at
COMMENT= XML parser library mainly designed for Jabber applications
LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
@ -22,6 +22,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
USE_PKGCONFIG= build
INFO= iksemel