1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

science/jdftx: Fix OCTAVE option

PR:		236901
Reported by:	tobik
This commit is contained in:
Yuri Victorovich 2019-03-30 19:52:19 +00:00
parent 789ac3f9e8
commit 217e12b85b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497338

View File

@ -3,7 +3,7 @@
PORTNAME= jdftx
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.2-74
PORTREVISION= 4
PORTREVISION= 5
DISTVERSIONSUFFIX= -gba743849
CATEGORIES= science
@ -55,6 +55,6 @@ SCALAPACK_CMAKE_BOOL= EnableScaLAPACK
SCALAPACK_LIB_DEPENDS= libscalapack.so:math/scalapack
OCTAVE_DESC= With Octave support (only for one script: dryRunToPDB)
OCTAVE_USES= octave
OCTAVE_RUN_DEPENDS= octave:math/octave
.include <bsd.port.mk>