aboutsummaryrefslogtreecommitdiff
path: root/lang/librep/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-27 19:40:08 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-27 19:40:08 +0000
commit12831d9a039e21065ced6a27ae6c49fef641cdd2 (patch)
tree5f5307c3bd697c3c666b8136c53421a89d0505fe /lang/librep/Makefile
parent8a546d812b976fc016e86c24bf596b3ba6c6e3c4 (diff)
This patch is still needed for -STABLE and older versions of 5.x.
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=94810
Diffstat (limited to 'lang/librep/Makefile')
-rw-r--r--lang/librep/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index df40be697547..7808dcc1cf9e 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -41,6 +41,8 @@ PREFIX?= ${X11BASE}
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 500023
LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4
+.else
+EXTRA_PATCHES+= ${FILESDIR}/stable-patch-src_numbers.c
.endif
.if ${XFREE86_VERSION} == 3