aboutsummaryrefslogtreecommitdiff
path: root/textproc/iksemel
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2008-03-03 11:57:08 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2008-03-03 11:57:08 +0000
commitc9536f39b314cc055496892d6f9598434770c4b3 (patch)
tree7a7761c4465ce6894fc0b4bd8cb65f84b82a46a3 /textproc/iksemel
parent4585b4adc053c2df42c76e150ac9354191402282 (diff)
downloadports-c9536f39b314cc055496892d6f9598434770c4b3.tar.gz
ports-c9536f39b314cc055496892d6f9598434770c4b3.zip
Notes
Diffstat (limited to 'textproc/iksemel')
-rw-r--r--textproc/iksemel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile
index 34603e2e1f68..d9a38e7d6f3d 100644
--- a/textproc/iksemel/Makefile
+++ b/textproc/iksemel/Makefile
@@ -7,13 +7,14 @@
PORTNAME= iksemel
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://iksemel.googlecode.com/files/
MAINTAINER= trasz@FreeBSD.org
COMMENT= XML parser library mainly designed for Jabber applications
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
USE_AUTOTOOLS= libtool:15
USE_GETOPT_LONG= yes