aboutsummaryrefslogtreecommitdiffstats
path: root/net/micq
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-05-02 05:11:22 +0800
committerarved <arved@FreeBSD.org>2003-05-02 05:11:22 +0800
commit7ed6b67dd61f69228b64aa602646426b7b2aa872 (patch)
tree77fda01127b041d56610e773523556b59d0cf2ec /net/micq
parentdae8b29a8bb0e92303297ec8bd4222b67afdef37 (diff)
downloadfreebsd-ports-gnome-7ed6b67dd61f69228b64aa602646426b7b2aa872.tar.gz
freebsd-ports-gnome-7ed6b67dd61f69228b64aa602646426b7b2aa872.tar.zst
freebsd-ports-gnome-7ed6b67dd61f69228b64aa602646426b7b2aa872.zip
Update to 0.4.10.2
PR: 51516 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'net/micq')
-rw-r--r--net/micq/Makefile11
-rw-r--r--net/micq/distinfo2
2 files changed, 7 insertions, 6 deletions
diff --git a/net/micq/Makefile b/net/micq/Makefile
index dc57bc3ae390..d767366855ae 100644
--- a/net/micq/Makefile
+++ b/net/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/micq/distinfo b/net/micq/distinfo
index f8bbc9b6fa8e..8ac85177deaf 100644
--- a/net/micq/distinfo
+++ b/net/micq/distinfo
@@ -1 +1 @@
-MD5 (micq-0.4.10.1.tgz) = c0c84ed9b5df0d9ced060a9eed11d36b
+MD5 (micq-0.4.10.2.tgz) = 9fa8f58d78ff5851c7725cc56df1a003