diff options
Diffstat (limited to 'french/med/Makefile')
-rw-r--r-- | french/med/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/french/med/Makefile b/french/med/Makefile index 9244c4f04b98..b74dba309c10 100644 --- a/french/med/Makefile +++ b/french/med/Makefile @@ -3,7 +3,7 @@ PORTNAME= med DISTVERSION= 3.0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= french science MAINTAINER= thierry@FreeBSD.org @@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS EXAMPLES -USES= fortran gmake libtool:keepla tk +USES= fortran gmake libtool tk CONFIGURE_ARGS= --disable-python --with-hdf5=${LOCALBASE} CONFIGURE_ENV= WISH=${WISH} GNU_CONFIGURE= yes |