svn commit: r533092 - head/multimedia/f3d

Yuri Victorovich yuri at FreeBSD.org
Sun Apr 26 23:50:07 UTC 2020


Author: yuri
Date: Sun Apr 26 23:50:06 2020
New Revision: 533092
URL: https://svnweb.freebsd.org/changeset/ports/533092

Log:
  multimedia/f3d: Remove redundant lines from the Makefile

Modified:
  head/multimedia/f3d/Makefile

Modified: head/multimedia/f3d/Makefile
==============================================================================
--- head/multimedia/f3d/Makefile	Sun Apr 26 23:44:53 2020	(r533091)
+++ head/multimedia/f3d/Makefile	Sun Apr 26 23:50:06 2020	(r533092)
@@ -16,8 +16,6 @@ LIB_DEPENDS=	libvtkCommonMisc-9.0.so:math/vtk9
 USES=		cmake gl xorg
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.kitware.com
-GL_ACCOUNT=	f3d
-GL_PROJECT=	f3d
 GL_COMMIT=	973d8e3b05f2b4275c72f82694e65f1713a87863
 USE_GL=		gl glu
 USE_XORG=	ice sm x11 xt


More information about the svn-ports-all mailing list