From 523a16e2bde0806face29fc8489a3cbcf49cfff0 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Wed, 13 May 2009 09:46:02 +0000 Subject: Chase libgmp and bump PORTREVISION. --- lang/qscheme/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/qscheme') diff --git a/lang/qscheme/Makefile b/lang/qscheme/Makefile index 5a04391b2414..8197ec67f65f 100644 --- a/lang/qscheme/Makefile +++ b/lang/qscheme/Makefile @@ -7,7 +7,7 @@ PORTNAME= qscheme PORTVERSION= 0.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang scheme MASTER_SITES= http://www.sof.ch/dan/qscheme/files/ @@ -16,7 +16,7 @@ COMMENT= A small and fast Scheme interpreter BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall\ ${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre \ - ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 + ${LOCALBASE}/lib/libgmp.a:${PORTSDIR}/math/libgmp4 LIB_DEPENDS= getline:${PORTSDIR}/devel/libgetline GNU_CONFIGURE= yes -- cgit v1.2.3