aboutsummaryrefslogtreecommitdiff
path: root/net-im/micq/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-05-19 01:20:11 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-05-19 01:20:11 +0000
commit6fe4b75bfc4920c4a0977c3d8735a822d2121aa7 (patch)
treeca4da4b56363e5b5e6bec57df31a50601f32184c /net-im/micq/Makefile
parentc1dcd83c49ea3c36ffc3a549264b40cbd3ce8648 (diff)
downloadports-6fe4b75bfc4920c4a0977c3d8735a822d2121aa7.tar.gz
ports-6fe4b75bfc4920c4a0977c3d8735a822d2121aa7.zip
Notes
Diffstat (limited to 'net-im/micq/Makefile')
-rw-r--r--net-im/micq/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net-im/micq/Makefile b/net-im/micq/Makefile
index d767366855ae..5c2f0e5623f6 100644
--- a/net-im/micq/Makefile
+++ b/net-im/micq/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= micq
-PORTVERSION= 0.4.10.2
+PORTVERSION= 0.4.10.3
CATEGORIES= net
MASTER_SITES= http://micq.org/source/ \
http://micq.alpha345.com/source/ \
@@ -33,6 +33,10 @@ CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib -liconv
.endif
+.if defined(WITHOUT_UTF8)
+CONFIGURE_ARGS+= --disable-utf8
+.endif
+
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/micq.1 ${MANPREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/doc/micqrc.5 ${MANPREFIX}/man/man5