From 3e2afb4cad6a4f93b435e8daf1a25d07cbb31231 Mon Sep 17 00:00:00 2001 From: ijliao Date: Tue, 30 Apr 2002 02:13:49 +0000 Subject: libgmp3 -> libgmp4 PR: 37580 Submitted by: maintainer --- net/rdesktop/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/rdesktop') 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 .if ${OSVERSION} > 500023 -LIB_DEPENDS= gmp.4:${PORTSDIR}/math/libgmp3 +LIB_DEPENDS= gmp.5:${PORTSDIR}/math/libgmp4 .endif do-patch: -- cgit