Skip to content

Commit

Permalink
math/librsb: Add USE_GCC=yes.
Browse files Browse the repository at this point in the history
Made necessary by commit 07fb2d5.
  • Loading branch information
Stephen Montgomery-Smith authored and Stephen Montgomery-Smith committed Oct 3, 2021
1 parent 48ca840 commit 2226c45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion math/librsb/Makefile
Expand Up @@ -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/}
Expand All @@ -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
Expand Down

0 comments on commit 2226c45

Please sign in to comment.