summaryrefslogtreecommitdiff
path: root/french/med
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-01-21 09:01:47 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-01-21 09:01:47 +0000
commit70668bfbc236b9129872ad5ab6a639e881267f88 (patch)
tree76f1aabaf74d05369e0021e6296b50ce79b0aba8 /french/med
parent- update to 0.8.5 (diff)
- Fix plist [1]
- Fix xmdump. Reported by: pointyhat via Kris [1]
Notes
Notes: svn path=/head/; revision=154049
Diffstat (limited to 'french/med')
-rw-r--r--french/med/Makefile4
-rw-r--r--french/med/pkg-plist2
2 files changed, 5 insertions, 1 deletions
diff --git a/french/med/Makefile b/french/med/Makefile
index 90bd4901f8e2..1c90316fc411 100644
--- a/french/med/Makefile
+++ b/french/med/Makefile
@@ -7,6 +7,7 @@
PORTNAME= med
PORTVERSION= 2.2.3
+PORTREVISION= 1
CATEGORIES= french cad converters
MASTER_SITES= http://www.code-aster.org/FICHIERS/
DISTNAME= ${PORTNAME}_fichier${PORTVERSION}.src
@@ -16,6 +17,7 @@ COMMENT= Modélisation et Échanges de Données
BUILD_DEPENDS= wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER}
LIB_DEPENDS= hdf5.0:${PORTSDIR}/science/hdf5
+RUN_DEPENDS= wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER}
TK_VER?= 8.4
SHORT_TK_VER= ${TK_VER:S/.//}
@@ -23,7 +25,7 @@ SHORT_TK_VER= ${TK_VER:S/.//}
#CONFIGURE_ARGS= --disable-shared
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= HDF5HOME=${LOCALBASE} CPPFLAGS="${PTHREAD_CFLAGS}" \
- LDFLAGS="${PTHREAD_LIBS}"
+ LDFLAGS="${PTHREAD_LIBS}" WISH=${LOCALBASE}/bin/wish${TK_VER}
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
INSTALLS_SHLIB= yes
diff --git a/french/med/pkg-plist b/french/med/pkg-plist
index ef39d0cb29f9..2bb4c4a33255 100644
--- a/french/med/pkg-plist
+++ b/french/med/pkg-plist
@@ -4,6 +4,7 @@ bin/medimport
bin/xmdump
include/med.h
include/med.hf
+include/med/med_config.h
include/med_hdfi.h
include/med_misc.h
include/med_outils.h
@@ -305,4 +306,5 @@ lib/libmedC.so.1
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%EXAMPLESDIR%%/testf
@dirrm %%EXAMPLESDIR%%/testc
+@dirrm include/med
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%