diff options
-rw-r--r-- | science/getdp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile index 9ba6109b7f31..ebe4173d96b1 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -30,4 +30,4 @@ FFLAGS+= -fallow-argument-mismatch do-test: cd ${WRKSRC}/demos && yes "" | ${STAGEDIR}${PREFIX}/bin/${PORTNAME} magnet.pro -solve MagSta_phi -.include <bsd.port.mk> +.include <bsd.port.post.mk> |