Lines 14-20
Link Here
|
14 |
MAINTAINER= rhaamo@gruik.at |
14 |
MAINTAINER= rhaamo@gruik.at |
15 |
COMMENT= XML parser library mainly designed for Jabber applications |
15 |
COMMENT= XML parser library mainly designed for Jabber applications |
16 |
|
16 |
|
17 |
LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls |
17 |
LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls |
18 |
|
18 |
|
19 |
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool |
19 |
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool |
20 |
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal |
20 |
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal |
Lines 22-27
Link Here
|
22 |
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include |
22 |
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include |
23 |
LDFLAGS+= -L${LOCALBASE}/lib |
23 |
LDFLAGS+= -L${LOCALBASE}/lib |
24 |
USE_LDCONFIG= yes |
24 |
USE_LDCONFIG= yes |
|
|
25 |
USE_PKGCONFIG= build |
25 |
|
26 |
|
26 |
INFO= iksemel |
27 |
INFO= iksemel |