mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert USE_BZIP2 to USES
- Switch to USES=libtool Approved by: portmgr blanket
This commit is contained in:
parent
ab985fadcb
commit
fa9536fcc6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358952
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libspiro
|
||||
DISTVERSION= 20071029
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= ${PORTNAME}_src-${PORTVERSION}
|
||||
@ -10,8 +11,7 @@ DISTNAME= ${PORTNAME}_src-${PORTVERSION}
|
||||
MAINTAINER= cyberbotx@cyberbotx.com
|
||||
COMMENT= Library to convert clothoid splines into Bezier splines
|
||||
|
||||
USES= gmake
|
||||
USE_BZIP2= yes
|
||||
USES= gmake libtool:keepla tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -5,3 +5,4 @@ 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