diff options
Diffstat (limited to 'math/metis-edf/Makefile')
-rw-r--r-- | math/metis-edf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/metis-edf/Makefile b/math/metis-edf/Makefile index 75c9f7a61db8..a89d4f6c2f14 100644 --- a/math/metis-edf/Makefile +++ b/math/metis-edf/Makefile @@ -28,6 +28,7 @@ DOCS= CHANGES Doc/manual.ps README_Code_Aster FORTRANLIBS= -lgfortranbegin -lgfortran GCCLIBDIR= -L`${CAT} ${WRKSRC}/LIBDIR` -L`${CAT} ${WRKSRC}/LIBDIR`/../../.. +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${.CURDIR}/../../french/aster/bsd.aster.mk" |