From 6221722a7762795b2534fa68fe758083c3e2d2b6 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Wed, 19 Aug 2009 23:05:23 +0000 Subject: - Unbreak build with gnutls 2.8 - Bump PORTREVISION Reported by: pointyhat (pav) --- net-im/jabber/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-im/jabber') diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile index 446a49d0b178..56858cc8052b 100644 --- a/net-im/jabber/Makefile +++ b/net-im/jabber/Makefile @@ -7,7 +7,7 @@ PORTNAME= jabber PORTVERSION= 1.6.1.1 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= net-im ipv6 MASTER_SITES= http://download.jabberd.org/jabberd14/ \ @@ -57,7 +57,7 @@ CONFIGURE_ARGS= --localstatedir=/var \ --libdir=${PREFIX}/lib/jabber CPPFLAGS+= -I${LOCALBASE}/include/pth -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib/pth -L${LOCALBASE}/lib +LDFLAGS+= -L${LOCALBASE}/lib/pth -L${LOCALBASE}/lib -ltasn1 SUB_FILES+= pkg-install pkg-deinstall pkg-message SUB_LIST+= JABBER_USER=${JABBER_USER} JABBER_UID=${JABBER_UID} \ -- cgit v1.2.3