aboutsummaryrefslogtreecommitdiff
path: root/net-im/jabberd/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-10-27 22:12:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-10-27 22:12:17 +0000
commit0362947b6b509f68ee1aafa9b43ee26e5c396726 (patch)
treec9c3dc5278c577ef26deb66475894190b05cdbe5 /net-im/jabberd/Makefile
parent90aa8bfb60eb853ac1aeeab18849bdee260f6e55 (diff)
downloadports-0362947b6b509f68ee1aafa9b43ee26e5c396726.tar.gz
ports-0362947b6b509f68ee1aafa9b43ee26e5c396726.zip
Notes
Diffstat (limited to 'net-im/jabberd/Makefile')
-rw-r--r--net-im/jabberd/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile
index 19ab9c1b2f7f..ecbd143ade85 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= jabberd
-PORTVERSION= 2.0.3
-PORTREVISION= 1
+PORTVERSION= 2.0.4
CATEGORIES= net
MASTER_SITES= http://www.jabberstudio.org/files/jabberd2/
-DISTNAME= ${PORTNAME}-2.0s3
+DISTNAME= ${PORTNAME}-2.0s4
DIST_SUBDIR= jabber
MAINTAINER= kirk@strauser.com
@@ -22,7 +21,7 @@ GNU_CONFIGURE= yes
USE_OPENSSL= yes
USE_ICONV= yes
USE_RC_SUBR= yes
-CONFIGURE_ARGS= --localstatedir=/var \
+CONFIGURE_ARGS= --localstatedir=/var \
--enable-ssl \
--with-extra-include-path=${LOCALBASE}/include${EIP} \
--with-extra-library-path=${LOCALBASE}/lib${ELP}