1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Request USE_FORTRAN=yes instead of USE_GCC=4.5+ so that all ports having

this dependency are in sync. [1]

Sort the LICENSE_* entries to appease portlint.

Approved by:	maintainer (swills) [1]
This commit is contained in:
Gerald Pfeifer 2011-09-06 00:59:45 +00:00
parent 33fb67595d
commit fd75888b75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281268

View File

@ -15,15 +15,15 @@ MAINTAINER= swills@FreeBSD.org
COMMENT= A general purpose image processing and computer vision library
LICENSE= NOSA
LICENSE_NAME= NASA Open Source Agreement version 1.3
LICENSE_GROUPS= OSI
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LICENSE_NAME= NASA Open Source Agreement version 1.3
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
GNU_CONFIGURE= yes
USE_QT_VER= 4
QT_COMPONENTS= moc_build qmake_build
USE_GCC= 4.5+
USE_FORTRAN= yes
USE_LDCONFIG= yes
USE_PYTHON= 2.4+