diff options
Diffstat (limited to 'graphics/gmt5/Makefile')
-rw-r--r-- | graphics/gmt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gmt5/Makefile b/graphics/gmt5/Makefile index 625994d50abb..f34c3bb4edd9 100644 --- a/graphics/gmt5/Makefile +++ b/graphics/gmt5/Makefile @@ -32,7 +32,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/dcw-gmt/dcw-gmt.nc:graphics/gmt5-dcw \ WRKSRC= ${WRKDIR}/gmt-${PORTVERSION} -USES= shebangfix cmake:outsource +USES= shebangfix cmake SHEBANG_GLOB= *.sh *.in SHEBANG_FILES= share/tools/ncdeflate src/img/img2google src/gmtswitch |