From ffcb54b54fe12a4154c13c239dca119d32f6d6e9 Mon Sep 17 00:00:00 2001 From: Alex Dupre <ale@FreeBSD.org> Date: Wed, 10 May 2006 14:46:47 +0000 Subject: Chase gmp library and bump PORTREVISION. --- lang/ecl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/ecl') diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile index 194a16ba739b..03955c0aaeb0 100644 --- a/lang/ecl/Makefile +++ b/lang/ecl/Makefile @@ -7,6 +7,7 @@ PORTNAME= ecl PORTVERSION= 0.9g +PORTREVISION= 1 CATEGORIES= lang lisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ecls @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ecls MAINTAINER= der_julian@web.de COMMENT= An ANSI Common Lisp implementation -LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/lib/ecl -- cgit v1.2.3