diff options
Diffstat (limited to 'lang/p5-F77/Makefile')
-rw-r--r-- | lang/p5-F77/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-F77/Makefile b/lang/p5-F77/Makefile index 2cdd62f51934..395035d78c73 100644 --- a/lang/p5-F77/Makefile +++ b/lang/p5-F77/Makefile @@ -33,4 +33,4 @@ post-patch: do-configure: @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL -.include <bsd.port.mk> +.include <bsd.port.post.mk> |