diff options
Diffstat (limited to 'graphics/gmt/Makefile')
-rw-r--r-- | graphics/gmt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gmt/Makefile b/graphics/gmt/Makefile index b4bb8f51ef07..0c1288c22430 100644 --- a/graphics/gmt/Makefile +++ b/graphics/gmt/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gmt -DISTVERSION= 6.1.0 +DISTVERSION= 6.1.1 CATEGORIES= graphics MAINTAINER= lbartoletti@FreeBSD.org @@ -20,7 +20,7 @@ RUN_DEPENDS= bash:shells/bash \ GraphicsMagick>0:graphics/GraphicsMagick \ ffmpeg>0:multimedia/ffmpeg \ xdg-open:devel/xdg-utils \ - + BUILD_DEPENDS= ${LOCALBASE}/share/dcw-gmt/dcw-gmt.nc:graphics/gmt-dcw \ ${LOCALBASE}/share/gshhg-gmt/binned_GSHHS_c.nc:graphics/gmt-gshhg |