diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-05 19:23:42 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-05 19:23:42 +0000 |
commit | 82a87de90c337aae160ac254606dad78d0d78d11 (patch) | |
tree | 516db145d6cf5fd4d2666f811272aad577272ac5 /french/homard | |
parent | f22162b04be45bf28d125c67ee0a841fb1ae4b55 (diff) | |
download | ports-82a87de90c337aae160ac254606dad78d0d78d11.tar.gz ports-82a87de90c337aae160ac254606dad78d0d78d11.zip |
Notes
Diffstat (limited to 'french/homard')
-rw-r--r-- | french/homard/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/french/homard/Makefile b/french/homard/Makefile index 9ff64b3fa6cf..61b3e622f7dc 100644 --- a/french/homard/Makefile +++ b/french/homard/Makefile @@ -17,8 +17,7 @@ RESTRICTED= The free downloading of HOMARD software is only allowed for coupling ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= yes -USES= python +USES= linux python REINPLACE_ARGS= -i "" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} |