Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2019 06:34:42 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510681 - head/math/geogram
Message-ID:  <201909010634.x816Yg8N052496@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909010634.x816Yg8N052496>