summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-08-21 15:38:04 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2015-08-21 15:38:04 +0000
commit675939ace0293e1d7fb06765790718f9853d04bb (patch)
treec60e798da9ad889e6c261e4b777c75c542fb44c9
parent1d365d5917997073b83e6516cfdc628f373056aa (diff)
downloadFreeBSD-ports-675939ace0293e1d7fb06765790718f9853d04bb.zip
FreeBSD-ports-675939ace0293e1d7fb06765790718f9853d04bb.tar.gz
- Add LICENSE
- Regenerate patches with `make makepatch`
-rw-r--r--textproc/iksemel/Makefile5
-rw-r--r--textproc/iksemel/files/patch-configure.ac6
2 files changed, 7 insertions, 4 deletions
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile
index 2e68812..7e183bf 100644
--- a/textproc/iksemel/Makefile
+++ b/textproc/iksemel/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= ports@FreeBSD.org
COMMENT= XML parser library mainly designed for Jabber applications
+LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
USES= autoreconf libtool makeinfo pathfix pkgconfig
@@ -20,7 +23,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
-INFO= iksemel
+INFO= iksemel
post-patch:
@${REINPLACE_CMD} -e 's|@setfilename iksemel|@setfilename iksemel.info|' \
diff --git a/textproc/iksemel/files/patch-configure.ac b/textproc/iksemel/files/patch-configure.ac
index 4b41c7c..57a97e2 100644
--- a/textproc/iksemel/files/patch-configure.ac
+++ b/textproc/iksemel/files/patch-configure.ac
@@ -1,6 +1,6 @@
---- ./configure.ac.orig 2009-07-23 11:16:36.000000000 +0000
-+++ ./configure.ac 2009-10-21 11:57:12.768114881 +0000
-@@ -45,7 +45,15 @@
+--- configure.ac.orig 2009-07-23 11:16:36 UTC
++++ configure.ac
+@@ -45,7 +45,15 @@ AC_SEARCH_LIBS(recv,socket)
AC_CHECK_FUNCS(getopt_long)
AC_CHECK_FUNCS(getaddrinfo)
OpenPOWER on IntegriCloud