aboutsummaryrefslogtreecommitdiff
path: root/irc/ircd-ru
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-05-10 14:46:47 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-05-10 14:46:47 +0000
commitffcb54b54fe12a4154c13c239dca119d32f6d6e9 (patch)
treed2d1996032dd21dd2dafd5d23094cf94cdd7d2d1 /irc/ircd-ru
parent241000003cc37531d200773be1eb19996345da3c (diff)
downloadports-ffcb54b54fe12a4154c13c239dca119d32f6d6e9.tar.gz
ports-ffcb54b54fe12a4154c13c239dca119d32f6d6e9.zip
Chase gmp library and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=161929
Diffstat (limited to 'irc/ircd-ru')
-rw-r--r--irc/ircd-ru/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/ircd-ru/Makefile b/irc/ircd-ru/Makefile
index 1a7893c89aad..2da3774a4ed7 100644
--- a/irc/ircd-ru/Makefile
+++ b/irc/ircd-ru/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ircd-ru
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc russian
MASTER_SITES= ftp://ftp.ircd.ru/pub/ircd-RU/ ftp://ftp.ircd.ru/pub/ircd-RU/old/
DISTNAME= ircd-RU-${PORTVERSION}-02-stable
@@ -47,7 +47,7 @@ CONFIGURE_ARGS+=--enable-hub
# enable RC4 crypt (server to server connection)
.if defined(WITH_ENCRYPTION)
CONFIGURE_ARGS+=--enable-encryption
-LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
.endif
# log to file instead of syslog