mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Convert to USES=tk
- Convert to new LIB_DEPENDS format - STAGE-clean
This commit is contained in:
parent
776d33fc89
commit
23650388aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344845
@ -11,12 +11,11 @@ COMMENT= Modelisation et Echanges de Donnees
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18
|
||||
LIB_DEPENDS= libhdf5.so.7:${PORTSDIR}/science/hdf5-18
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USES= fortran gmake
|
||||
USE_TK= yes
|
||||
USES= fortran gmake tk
|
||||
FFLAGS+= -O2
|
||||
|
||||
CONFIGURE_ENV= HDF5HOME=${LOCALBASE} \
|
||||
@ -36,7 +35,6 @@ TST2FIX= c f
|
||||
PORTDOCS= *
|
||||
PORTEXAMPLES= *
|
||||
|
||||
NO_STAGE= yes
|
||||
pre-configure:
|
||||
.for ext in am in
|
||||
. if defined(NOPORTDOCS)
|
||||
|
Loading…
Reference in New Issue
Block a user