summaryrefslogtreecommitdiff
path: root/lang/librep
diff options
context:
space:
mode:
Diffstat (limited to 'lang/librep')
-rw-r--r--lang/librep/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index 773fbc8c3dea..e5b0fd9d51e9 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -37,7 +37,8 @@ PREFIX?= ${X11BASE}
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 500023
-LIB_DEPENDS+= gmp.3:${PORTSDIR}/math/libgmp-freebsd
+BUILD_DEPENDS+= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp-freebsd
+RUN_DEPENDS+= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp-freebsd
.endif
.if ${XFREE86_VERSION} == 3