svn commit: r562737 - head/graphics/s2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 26 17:21:40 UTC 2021


Author: sunpoet
Date: Tue Jan 26 17:21:34 2021
New Revision: 562737
URL: https://svnweb.freebsd.org/changeset/ports/562737

Log:
  Clean up Makefile

Modified:
  head/graphics/s2/Makefile

Modified: head/graphics/s2/Makefile
==============================================================================
--- head/graphics/s2/Makefile	Tue Jan 26 17:21:29 2021	(r562736)
+++ head/graphics/s2/Makefile	Tue Jan 26 17:21:34 2021	(r562737)
@@ -24,7 +24,6 @@ USE_GITHUB=	yes
 
 OPTIONS_DEFINE=	EXAMPLES GFLAGS GLOG
 OPTIONS_DEFAULT=GFLAGS GLOG
-#OPTIONS_SUB=	yes
 GFLAGS_DESC=	Use gflags to change command line flags
 GLOG_DESC=	Use glog for logging
 


More information about the svn-ports-head mailing list