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 1c90316fc411..bf5e6a3a8239 100644 --- a/french/med/Makefile +++ b/french/med/Makefile @@ -7,7 +7,7 @@ PORTNAME= med PORTVERSION= 2.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= french cad converters MASTER_SITES= http://www.code-aster.org/FICHIERS/ DISTNAME= ${PORTNAME}_fichier${PORTVERSION}.src @@ -26,7 +26,7 @@ SHORT_TK_VER= ${TK_VER:S/.//} CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= HDF5HOME=${LOCALBASE} CPPFLAGS="${PTHREAD_CFLAGS}" \ LDFLAGS="${PTHREAD_LIBS}" WISH=${LOCALBASE}/bin/wish${TK_VER} -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes |