aboutsummaryrefslogtreecommitdiff
path: root/science/libctl
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-07-21 04:49:09 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-07-21 04:49:09 +0000
commitfd47512c4d4c56a44be1c04e959ff603cf484c84 (patch)
tree9750e5e8ac0d220c2ad011ce48800d00b80ac5b3 /science/libctl
parente9c1a8c826b30368b045802db85d5822dd5f2626 (diff)
downloadports-fd47512c4d4c56a44be1c04e959ff603cf484c84.tar.gz
ports-fd47512c4d4c56a44be1c04e959ff603cf484c84.zip
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION PR: ports/125435
Notes
Notes: svn path=/head/; revision=217241
Diffstat (limited to 'science/libctl')
-rw-r--r--science/libctl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/libctl/Makefile b/science/libctl/Makefile
index ffb5c4db9dd7..ae43ffa381b8 100644
--- a/science/libctl/Makefile
+++ b/science/libctl/Makefile
@@ -8,14 +8,14 @@
PORTNAME= libctl
PORTVERSION= 3.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science math
MASTER_SITES= http://ab-initio.mit.edu/libctl/
MAINTAINER= ports@FreeBSD.org
COMMENT= Control Language Library
-LIB_DEPENDS= guile.18:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"