aboutsummaryrefslogtreecommitdiff
path: root/graphics/gmt
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-08 01:21:58 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-08 01:21:58 +0000
commit409960df9eb6e42528e0716346abdbd3ef799424 (patch)
treec7c53039ae9020bc7ab7d16d5a1725b00c0e5496 /graphics/gmt
parent0e83dc900b07f79e1fa68a5025a633114184ca5a (diff)
downloadports-409960df9eb6e42528e0716346abdbd3ef799424.tar.gz
ports-409960df9eb6e42528e0716346abdbd3ef799424.zip
Notes
Diffstat (limited to 'graphics/gmt')
-rw-r--r--graphics/gmt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gmt/Makefile b/graphics/gmt/Makefile
index fecd468648a2..9452e71de4b9 100644
--- a/graphics/gmt/Makefile
+++ b/graphics/gmt/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gmt
PORTVERSION= 4.5.13
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \
ftp://ftp.geologi.uio.no/pub/%SUBDIR%/ \
@@ -85,6 +86,7 @@ GSHHG_DISTNAME= gshhg-gmt-2.3.0
.include <bsd.port.options.mk>
post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so
@${MKDIR} ${STAGEDIR}${DATADIR}/coast
(cd ${WRKDIR}/${GSHHG_DISTNAME} && ${INSTALL_DATA} README.TXT *.nc \
${STAGEDIR}${DATADIR}/coast)