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 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)