diff options
Diffstat (limited to 'math/octave-forge-fits/Makefile')
-rw-r--r-- | math/octave-forge-fits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-fits/Makefile b/math/octave-forge-fits/Makefile index 6652c5f667ff..1e9bfd0c45a3 100644 --- a/math/octave-forge-fits/Makefile +++ b/math/octave-forge-fits/Makefile @@ -16,6 +16,7 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src LIB_DEPENDS+= cfitsio:${PORTSDIR}/astro/cfitsio +NO_STAGE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: |