Date: Thu, 3 Jul 2014 19:38:49 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360451 - head/math/giacxcas Message-ID: <201407031938.s63Jcn8V038281@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Jul 3 19:38:49 2014 New Revision: 360451 URL: http://svnweb.freebsd.org/changeset/ports/360451 QAT: https://qat.redports.org/buildarchive/r360451/ Log: - Drop .la files, no dependees require them Approved by: portmgr blanket Modified: head/math/giacxcas/Makefile head/math/giacxcas/pkg-plist Modified: head/math/giacxcas/Makefile ============================================================================== --- head/math/giacxcas/Makefile Thu Jul 3 19:20:04 2014 (r360450) +++ head/math/giacxcas/Makefile Thu Jul 3 19:38:49 2014 (r360451) @@ -3,7 +3,7 @@ PORTNAME= giacxcas PORTVERSION= 1.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/giac/ \ http://www.math.jussieu.fr/~han/xcas/sources/v2/ @@ -28,7 +28,7 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/ NO_CDROM= French documentation is for non-commercial use only GNU_CONFIGURE= yes -USES= desktop-file-utils gettext gmake libtool:keepla shebangfix +USES= desktop-file-utils gettext gmake libtool shebangfix USE_GL= gl USE_XORG= x11 xcursor xft xi USE_TEX= latex:build dvipsk:build Modified: head/math/giacxcas/pkg-plist ============================================================================== --- head/math/giacxcas/pkg-plist Thu Jul 3 19:20:04 2014 (r360450) +++ head/math/giacxcas/pkg-plist Thu Jul 3 19:38:49 2014 (r360451) @@ -71,7 +71,6 @@ include/giac/usual.h include/giac/vecteur.h include/giac/vector.h lib/libgiac.a -lib/libgiac.la lib/libgiac.so lib/libgiac.so.0 lib/libgiac.so.0.0.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407031938.s63Jcn8V038281>