aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-03 17:30:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-03 17:30:00 +0000
commit955019655e8ba8a4f66634594880eac1fdb022a5 (patch)
treecbe8db3acac35eb25c39752fe8c462214188bdaf /graphics
parent17e56b55f49ef282441ce933f18a582d90d0d226 (diff)
downloadports-955019655e8ba8a4f66634594880eac1fdb022a5.tar.gz
ports-955019655e8ba8a4f66634594880eac1fdb022a5.zip
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=360418
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sage/Makefile4
-rw-r--r--graphics/sage/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/sage/Makefile b/graphics/sage/Makefile
index de8cb52c2a9e..43bafdc4c342 100644
--- a/graphics/sage/Makefile
+++ b/graphics/sage/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sage
PORTVERSION= 0.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics devel
MASTER_SITES= SF/worldforge/${PORTNAME}%20%28OpenGL%20helper%20lib%29/${PORTVERSION}
@@ -13,7 +13,7 @@ COMMENT= OpenGL extension library
CONFIGURE_ARGS= --program-transform-name=
GNU_CONFIGURE= yes
USE_GL= yes
-USES= pathfix
+USES= libtool pathfix
USE_LDCONFIG= yes
USE_SDL= sdl
diff --git a/graphics/sage/pkg-plist b/graphics/sage/pkg-plist
index b5c91c3a662a..8893be0f5daf 100644
--- a/graphics/sage/pkg-plist
+++ b/graphics/sage/pkg-plist
@@ -1,7 +1,7 @@
lib/libsage.a
-lib/libsage.la
lib/libsage.so
lib/libsage.so.2
+lib/libsage.so.2.0.0
include/sage/sage.h
include/sage/utility.h
include/sage/sage_fptr.h