From de766bbf0df9d1a35380954b7aba624aed458515 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 22 Jan 2009 21:31:33 +0000 Subject: [PATCH] - Chase lang/guile shlib bump --- science/libctl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/science/libctl/Makefile b/science/libctl/Makefile index 40fa8874a62d..0e469057aea3 100644 --- a/science/libctl/Makefile +++ b/science/libctl/Makefile @@ -8,14 +8,14 @@ PORTNAME= libctl PORTVERSION= 3.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science math MASTER_SITES= http://ab-initio.mit.edu/libctl/ MAINTAINER= ports@FreeBSD.org COMMENT= Control Language Library -LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile +LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile USE_AUTOTOOLS= libtool:15 USE_FORTRAN= yes