1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Drop .la files, no dependees require them

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-09-15 18:33:51 +00:00
parent 548d6088e2
commit 4891996d57
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368285
2 changed files with 2 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= libspiro
DISTVERSION= 20071029
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
DISTNAME= ${PORTNAME}_src-${PORTVERSION}
@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_src-${PORTVERSION}
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= Library to convert clothoid splines into Bezier splines
USES= gmake libtool:keepla tar:bzip2
USES= gmake libtool tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -2,7 +2,6 @@ include/bezctx.h
include/bezctx_intf.h
include/spiro.h
include/spiroentrypoints.h
lib/libspiro.la
lib/libspiro.so
lib/libspiro.so.0
lib/libspiro.so.0.0.1