svn commit: r531541 - head/astro/opencpn

Tobias C. Berner tcberner at FreeBSD.org
Sun Apr 12 18:37:45 UTC 2020


Author: tcberner
Date: Sun Apr 12 18:37:44 2020
New Revision: 531541
URL: https://svnweb.freebsd.org/changeset/ports/531541

Log:
  astro/opencp: remove manual man compression

Modified:
  head/astro/opencpn/Makefile

Modified: head/astro/opencpn/Makefile
==============================================================================
--- head/astro/opencpn/Makefile	Sun Apr 12 18:24:17 2020	(r531540)
+++ head/astro/opencpn/Makefile	Sun Apr 12 18:37:44 2020	(r531541)
@@ -49,7 +49,4 @@ post-patch:
 		-e '/-mavx2/d' ${WRKSRC}/CMakeLists.txt
 .endif
 
-post-install:
-	${GZIP_CMD} ${STAGEDIR}${PREFIX}/man/man1/opencpn.1
-
 .include <bsd.port.post.mk>


More information about the svn-ports-all mailing list