summaryrefslogtreecommitdiff
path: root/net/rdesktop
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-30 02:13:49 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-30 02:13:49 +0000
commit3a997c8c2467c1ee604beebe9edaa6ee79f70ef8 (patch)
tree36795c5fddc63fd2a6574608318bb78f43063a88 /net/rdesktop
parentadd mailgraph 0.19 (diff)
libgmp3 -> libgmp4
PR: 37580 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=58346
Diffstat (limited to 'net/rdesktop')
-rw-r--r--net/rdesktop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile
index 99f0bb63f55d..7c0c07ef3ed7 100644
--- a/net/rdesktop/Makefile
+++ b/net/rdesktop/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rdesktop
PORTVERSION= 1.0.0.p19.7.6
+PORTREVISION= 1
CATEGORIES= net comms
MASTER_SITES= http://bibl4.oru.se/projects/rdesktop/dist/releases/
DISTNAME= rdesktop-1.0.0
@@ -29,7 +30,7 @@ ALL_TARGET=
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 500023
-LIB_DEPENDS= gmp.4:${PORTSDIR}/math/libgmp3
+LIB_DEPENDS= gmp.5:${PORTSDIR}/math/libgmp4
.endif
do-patch: