aboutsummaryrefslogtreecommitdiff
path: root/science/libctl
diff options
context:
space:
mode:
authorAndrew "RhodiumToad" Gierth <andrew@tao11.riddles.org.uk>2023-07-28 13:23:52 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-07-30 22:59:04 +0000
commit7edcfaeb079e3285b299ef619ab9d09d46c447a2 (patch)
tree3aa03f1a42143eedfb04a096e0f11544e99d5b51 /science/libctl
parent94218d3a91189c7afea956e8905d5e5ecf879a2c (diff)
downloadports-7edcfaeb079e3285b299ef619ab9d09d46c447a2.tar.gz
ports-7edcfaeb079e3285b299ef619ab9d09d46c447a2.zip
Diffstat (limited to 'science/libctl')
-rw-r--r--science/libctl/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/science/libctl/Makefile b/science/libctl/Makefile
index cd8a7d386d2c..2b76d8cb2ee5 100644
--- a/science/libctl/Makefile
+++ b/science/libctl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libctl
DISTVERSION= 4.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science math
MASTER_SITES= https://github.com/NanoComp/libctl/releases/download/v${DISTVERSION}/
@@ -12,10 +12,7 @@ LICENSE= GPLv2
BROKEN_sparc64= does not build
-LIB_DEPENDS= libgc-threaded.so:devel/boehm-gc-threaded \
- libguile-2.2.so:lang/guile2
-
-USES= fortran libtool pkgconfig
+USES= fortran guile:2.2 libtool pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
USE_LDCONFIG= yes