From fa9536fcc62897ac91f0e1b8ae217643cb5e3e88 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 23 Jun 2014 13:51:52 +0000 Subject: [PATCH] - Convert USE_BZIP2 to USES - Switch to USES=libtool Approved by: portmgr blanket --- graphics/libspiro/Makefile | 4 ++-- graphics/libspiro/pkg-plist | 1 + 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