diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-22 21:31:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-22 21:31:33 +0000 |
commit | de766bbf0df9d1a35380954b7aba624aed458515 (patch) | |
tree | 78d4ac7f7d78c2194745ebc7a759e5bfbfcf9d21 /science/libctl | |
parent | 6abfc55b871dabc8a42b527c3d579f001d65d7b4 (diff) | |
download | ports-de766bbf0df9d1a35380954b7aba624aed458515.tar.gz ports-de766bbf0df9d1a35380954b7aba624aed458515.zip |
Notes
Diffstat (limited to 'science/libctl')
-rw-r--r-- | science/libctl/Makefile | 4 |
1 files 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 |