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:
parent
17e56b55f4
commit
955019655e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360418
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user