summaryrefslogtreecommitdiff
path: root/net-im/climm/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-15 10:45:11 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-15 10:45:11 +0000
commit2bcc063df5c2a59646297267d0db0a3c0788e496 (patch)
tree555ff39d8fb210a8a7623262edb352f8e9500649 /net-im/climm/Makefile
parentUpdate to 0.99.7 (diff)
Update to 0.4.12
Notes
Notes: svn path=/head/; revision=124093
Diffstat (limited to 'net-im/climm/Makefile')
-rw-r--r--net-im/climm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index d42c7b3cb35d..b86f630a761c 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= micq
-PORTVERSION= 0.4.11
-PORTREVISION= 1
+PORTVERSION= 0.4.12
CATEGORIES= net
MASTER_SITES= http://micq.org/source/ \
http://micq.alpha345.com/source/ \
@@ -18,6 +17,7 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= Text-based ICQ implementation
USE_GMAKE= yes
+USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"