mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
548d6088e2
commit
4891996d57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368285
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user