aboutsummaryrefslogtreecommitdiff
path: root/graphics/libspiro
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-23 13:51:52 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-23 13:51:52 +0000
commitfa9536fcc62897ac91f0e1b8ae217643cb5e3e88 (patch)
treefed6a63a6c361a2c59d26a09edafb4744cc60277 /graphics/libspiro
parentab985fadcbd19e524112ba9f12910ca688d3949b (diff)
downloadports-fa9536fcc62897ac91f0e1b8ae217643cb5e3e88.tar.gz
ports-fa9536fcc62897ac91f0e1b8ae217643cb5e3e88.zip
- Convert USE_BZIP2 to USES
- Switch to USES=libtool Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=358952
Diffstat (limited to 'graphics/libspiro')
-rw-r--r--graphics/libspiro/Makefile4
-rw-r--r--graphics/libspiro/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/libspiro/Makefile b/graphics/libspiro/Makefile
index bfbedb7844d1..0e9607a6d2d6 100644
--- a/graphics/libspiro/Makefile
+++ b/graphics/libspiro/Makefile
@@ -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
diff --git a/graphics/libspiro/pkg-plist b/graphics/libspiro/pkg-plist
index 419a497f7e4c..80f42f6b9170 100644
--- a/graphics/libspiro/pkg-plist
+++ b/graphics/libspiro/pkg-plist
@@ -5,3 +5,4 @@ include/spiroentrypoints.h
lib/libspiro.la
lib/libspiro.so
lib/libspiro.so.0
+lib/libspiro.so.0.0.1