aboutsummaryrefslogtreecommitdiff
path: root/graphics/gle
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-04 19:56:57 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-04 19:56:57 +0000
commitc3efc96fff748ca23fe6f1aca49c627a14b18bf6 (patch)
treecbdcfb0e45b4e1931dba618fb1c8d2b0cafbe00b /graphics/gle
parentfb5598737576318c46d006e5235eef206694e257 (diff)
downloadports-c3efc96fff748ca23fe6f1aca49c627a14b18bf6.tar.gz
ports-c3efc96fff748ca23fe6f1aca49c627a14b18bf6.zip
- Switch graphics/gle to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=364045
Diffstat (limited to 'graphics/gle')
-rw-r--r--graphics/gle/Makefile4
-rw-r--r--graphics/gle/pkg-plist4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile
index e0e7811d409b..3b95ca9b62ca 100644
--- a/graphics/gle/Makefile
+++ b/graphics/gle/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gle
PORTVERSION= 3.1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}\
http://linas.org/gle/pub/ \
@@ -13,9 +13,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}\
MAINTAINER= ports@dclg.ca
COMMENT= GL Tubing and Extrusion Library
+USES= libtool
USE_XORG= ice xt xmu
USE_GL= glut
-USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
LIBS+= -L${LOCALBASE}/lib -lXext
diff --git a/graphics/gle/pkg-plist b/graphics/gle/pkg-plist
index 8762b91df740..4335188ac4e2 100644
--- a/graphics/gle/pkg-plist
+++ b/graphics/gle/pkg-plist
@@ -1,8 +1,8 @@
include/GL/gle.h
lib/libgle.a
-lib/libgle.la
lib/libgle.so
-lib/libgle.so.4
+lib/libgle.so.3
+lib/libgle.so.3.1.0
man/man3/gle.3gle.gz
man/man3/gleExtrusion.3gle.gz
man/man3/gleHelicoid.3gle.gz