svn commit: r493629 - head/math/giacxcas

Tobias Kortkamp tobik at FreeBSD.org
Sat Feb 23 00:52:54 UTC 2019


Author: tobik
Date: Sat Feb 23 00:52:53 2019
New Revision: 493629
URL: https://svnweb.freebsd.org/changeset/ports/493629

Log:
  math/giacxcas: Do not set INFO twice

Modified:
  head/math/giacxcas/Makefile

Modified: head/math/giacxcas/Makefile
==============================================================================
--- head/math/giacxcas/Makefile	Sat Feb 23 00:35:25 2019	(r493628)
+++ head/math/giacxcas/Makefile	Sat Feb 23 00:52:53 2019	(r493629)
@@ -75,8 +75,6 @@ OPTIONS_DEFINE=	DOCS EXAMPLES
 #    installed  with USE_GCC
 CONFIGURE_ARGS+=	--disable-ntl
 
-INFO=		giac_us giac_es
-
 PORTDOCS=	*
 PORTEXAMPLES=	*
 


More information about the svn-ports-all mailing list