diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-01 02:42:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-01 02:42:05 +0000 |
commit | ae994c8ea8a59644c1a1406b0b6547826bc12791 (patch) | |
tree | 396acb34b10ac8f349be827c6eb833e0fd68cdff /textproc/iksemel | |
parent | 2c5b5e25ddd43be1ce0fe90095ab5746c431b5b4 (diff) |
Notes
Diffstat (limited to 'textproc/iksemel')
-rw-r--r-- | textproc/iksemel/Makefile | 1 | ||||
-rw-r--r-- | textproc/iksemel/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile index cb0cb59206b5..f86701e8804d 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -16,6 +16,7 @@ COMMENT= XML parser library mainly designed for Jabber applications LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls +USE_AUTOTOOLS= libtool:15 USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ diff --git a/textproc/iksemel/pkg-plist b/textproc/iksemel/pkg-plist index 4d3742d06642..95b86755e27e 100644 --- a/textproc/iksemel/pkg-plist +++ b/textproc/iksemel/pkg-plist @@ -3,6 +3,7 @@ bin/iksperf bin/iksroster include/iksemel.h lib/libiksemel.a +lib/libiksemel.la lib/libiksemel.so lib/libiksemel.so.3 libdata/pkgconfig/iksemel.pc |