From 3fa1f70b1591e8a95c8e034cba9b14c06f4b9370 Mon Sep 17 00:00:00 2001 From: pat Date: Sat, 6 Jul 2002 06:12:00 +0000 Subject: Sweep through and fix some dependency problems and forgotten shlib version bumps Noticed by: bento --- lang/yap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/yap/Makefile b/lang/yap/Makefile index dbb5f525ebe5..cf5b29a88b27 100644 --- a/lang/yap/Makefile +++ b/lang/yap/Makefile @@ -15,7 +15,7 @@ DISTNAME= Yap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gmp.5:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ -- cgit