From ffcb54b54fe12a4154c13c239dca119d32f6d6e9 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Wed, 10 May 2006 14:46:47 +0000 Subject: Chase gmp library and bump PORTREVISION. --- lang/yap/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/yap') diff --git a/lang/yap/Makefile b/lang/yap/Makefile index be3347cb1707..4d0023df765f 100644 --- a/lang/yap/Makefile +++ b/lang/yap/Makefile @@ -8,6 +8,7 @@ PORTNAME= yap PORTVERSION= 5.0.1 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.ncc.up.pt/~vsc/Yap/%SUBDIR%/ MASTER_SITE_SUBDIR= Yap-${PORTVERSION} @@ -16,7 +17,7 @@ DISTNAME= Yap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A high-performance Prolog compiler -LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -- cgit v1.2.3