aboutsummaryrefslogtreecommitdiff
path: root/math/librsb
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2021-10-03 23:04:27 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2021-10-03 23:04:27 +0000
commit2226c45985ec27ece19f763b2b2f562424ffaccc (patch)
tree8f2ea8f655176884f5c3a15f8008732adc415f14 /math/librsb
parent48ca840ce17da563e047e4792e3029051b84a0cb (diff)
downloadports-2226c45985ec27ece19f763b2b2f562424ffaccc.tar.gz
ports-2226c45985ec27ece19f763b2b2f562424ffaccc.zip
math/librsb: Add USE_GCC=yes.
Made necessary by commit 07fb2d5e9d001934f1670d01aec1f536f14ebde2.
Diffstat (limited to 'math/librsb')
-rw-r--r--math/librsb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/librsb/Makefile b/math/librsb/Makefile
index a98c55792372..5a58c4fc3a5a 100644
--- a/math/librsb/Makefile
+++ b/math/librsb/Makefile
@@ -2,7 +2,7 @@
PORTNAME= librsb
PORTVERSION= 1.2.0.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/librsb
DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/-rc/}
@@ -17,6 +17,7 @@ BUILD_DEPENDS= gsed:textproc/gsed \
bash:shells/bash
USES= fortran gmake shebangfix libtool
+USE_GCC= yes
INSTALL_TARGET= install-strip
TEST_TARGET= qtests
GNU_CONFIGURE= yes