aboutsummaryrefslogtreecommitdiff
path: root/french/homard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'french/homard/Makefile')
-rw-r--r--french/homard/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/french/homard/Makefile b/french/homard/Makefile
index 2ef757524c25..c500b490c611 100644
--- a/french/homard/Makefile
+++ b/french/homard/Makefile
@@ -3,21 +3,25 @@
PORTNAME= homard
DISTVERSION= 11.7-1
+PORTREVISION= 1
CATEGORIES= french cad linux
MAINTAINER= thierry@FreeBSD.org
COMMENT= Refinement and de-refinement mesh tool
BUILD_DEPENDS= ${LOCALBASE}/aster/${VER}/bin/aster:french/aster
-RUN_DEPENDS= ${LOCALBASE}/aster/${VER}/bin/aster:french/aster
+RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash \
+ ${LOCALBASE}/aster/${VER}/bin/aster:french/aster
RESTRICTED= The free downloading of HOMARD software is only allowed for coupling\
with Code_Aster. For any other use, a license agreement is requested.\
Please contact HOMARD project: <homard@edf.fr>.
-ONLY_FOR_ARCHS= i386 amd64
+ONLY_FOR_ARCHS= amd64 i386
-USES= linux python
+USES= linux python shebangfix
+SHEBANG_FILES= ${WRKSRC}/ASTER_HOMARD/homard \
+ ${WRKSRC}/homard_base ${WRKSRC}/setup_homard.py
REINPLACE_ARGS= -i ""
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}