Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2019 00:52:53 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493629 - head/math/giacxcas
Message-ID:  <201902230052.x1N0qr97042684@repo.freebsd.org>

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



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