mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
libgmp3 -> libgmp4
PR: 37580 Submitted by: maintainer
This commit is contained in:
parent
adc5be89e0
commit
3a997c8c24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58346
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user