aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-01-05 19:43:19 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-01-05 19:55:01 +0000
commit833727759939e4552779cd10806013884e3ca9b4 (patch)
tree25e309dea6f848ed23e6f729b0133c70da8cb07d
parentf2381fb5d108b9b7b28559d2778f933fbac9d780 (diff)
downloadports-833727759939e4552779cd10806013884e3ca9b4.tar.gz
ports-833727759939e4552779cd10806013884e3ca9b4.zip
science/fleur: Fix typo in USES
-rw-r--r--science/fleur/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/fleur/Makefile b/science/fleur/Makefile
index 77ae1aba9974..37ab023f6d51 100644
--- a/science/fleur/Makefile
+++ b/science/fleur/Makefile
@@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= liblapack.so:math/lapack \
libopenblas.so:math/openblas
-USES= cmake:noninja fortran gnome localbase:ldflags shebanfgix tar:tgz
+USES= cmake:noninja fortran gnome localbase:ldflags shebangfix tar:tgz
USE_GNOME= libxml2
USE_GITLAB= yes