diff options
Diffstat (limited to 'science/elmer-hutiter/Makefile')
-rw-r--r-- | science/elmer-hutiter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/elmer-hutiter/Makefile b/science/elmer-hutiter/Makefile index 7661f2cd6844..b92887d69b89 100644 --- a/science/elmer-hutiter/Makefile +++ b/science/elmer-hutiter/Makefile @@ -39,7 +39,7 @@ post-patch: @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|' -e 's|%%FC%%|${FC}|' ${WRKSRC}/configure.in GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf ALL_TARGET= PLIST_FILES= include/huti_defs.h include/huti_fdefs.h lib/libhuti.a |