svn commit: r360451 - head/math/giacxcas

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Jul 3 19:38:50 UTC 2014


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


More information about the svn-ports-all mailing list