mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
aca9bd88e1
commit
0b795e476d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366481
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= fxscintilla
|
||||
PORTVERSION= 2.28.0
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= SAVANNAH
|
||||
|
||||
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libFOX-1.6.so:${PORTSDIR}/x11-toolkits/fox16
|
||||
|
||||
USES= libtool:keepla pathfix pkgconfig
|
||||
USES= libtool pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -5,7 +5,6 @@ include/fxscintilla/SciLexer.h
|
||||
include/fxscintilla/Scintilla.h
|
||||
include/fxscintilla/ScintillaWidget.h
|
||||
lib/libfxscintilla.a
|
||||
lib/libfxscintilla.la
|
||||
lib/libfxscintilla.so
|
||||
lib/libfxscintilla.so.20
|
||||
lib/libfxscintilla.so.20.3.0
|
||||
|
Loading…
Reference in New Issue
Block a user