svn commit: r510681 - head/math/geogram

Yuri Victorovich yuri at FreeBSD.org
Sun Sep 1 06:34:43 UTC 2019


Author: yuri
Date: Sun Sep  1 06:34:42 2019
New Revision: 510681
URL: https://svnweb.freebsd.org/changeset/ports/510681

Log:
  math/geogram: Remove the unused target

Modified:
  head/math/geogram/Makefile

Modified: head/math/geogram/Makefile
==============================================================================
--- head/math/geogram/Makefile	Sun Sep  1 06:12:37 2019	(r510680)
+++ head/math/geogram/Makefile	Sun Sep  1 06:34:42 2019	(r510681)
@@ -24,7 +24,4 @@ CMAKE_ON=	GEOGRAM_USE_SYSTEM_GLFW3 VORPALINE_BUILD_DYN
 CMAKE_ARGS=	-DVORPALINE_PLATFORM:STRING=FreeBSD
 LDFLAGS+=	-pthread
 
-xpost-stage:
-	@${RMDIR} ${STAGEDIR}${PREFIX}/include/geogram1/geogram_gfx/glup_viewer/colormaps
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list