1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-03 17:30:00 +00:00
parent 17e56b55f4
commit 955019655e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360418
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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