summaryrefslogtreecommitdiff
path: root/net-im/micq
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-05-01 21:11:22 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-05-01 21:11:22 +0000
commit0a9736342a256eecccc4e65b7a78fd355e7db49c (patch)
tree17dfeaf17d309971edcefac599563a355d558d68 /net-im/micq
parentUpdate to 0.2.7 (diff)
Update to 0.4.10.2
PR: 51516 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=79960
Diffstat (limited to 'net-im/micq')
-rw-r--r--net-im/micq/Makefile11
-rw-r--r--net-im/micq/distinfo2
2 files changed, 7 insertions, 6 deletions
diff --git a/net-im/micq/Makefile b/net-im/micq/Makefile
index dc57bc3ae390..d767366855ae 100644
--- a/net-im/micq/Makefile
+++ b/net-im/micq/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= micq
-PORTVERSION= 0.4.10.1
+PORTVERSION= 0.4.10.2
CATEGORIES= net
MASTER_SITES= http://micq.org/source/ \
http://micq.alpha345.com/source/ \
@@ -25,11 +25,12 @@ MAN1= micq.1
MAN5= micqrc.5
MAN7= micq.7
-.if !defined(WITHOUT_LIBICONV)
+.if defined(WITHOUT_LIBICONV)
+CONFIGURE_ARGS+= --disable-iconv
+.else
LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv
-CONFIGURE_ARGS+= --enable-iconv
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+CPPFLAGS= -I${LOCALBASE}/include
+LDFLAGS= -L${LOCALBASE}/lib -liconv
.endif
post-install:
diff --git a/net-im/micq/distinfo b/net-im/micq/distinfo
index f8bbc9b6fa8e..8ac85177deaf 100644
--- a/net-im/micq/distinfo
+++ b/net-im/micq/distinfo
@@ -1 +1 @@
-MD5 (micq-0.4.10.1.tgz) = c0c84ed9b5df0d9ced060a9eed11d36b
+MD5 (micq-0.4.10.2.tgz) = 9fa8f58d78ff5851c7725cc56df1a003