- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
00d734bf48
commit
d5958f6bf3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360451
2 changed files with 2 additions and 3 deletions
|
@ -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/gmp \
|
|||
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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue