mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Add missing .la files to plist
Reported by: miwi
This commit is contained in:
parent
86ad7366f2
commit
56bd9d44de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344588
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= flex
|
||||
PORTVERSION= 2.5.38
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
|
||||
|
@ -2,9 +2,11 @@ bin/flex
|
||||
bin/flex++
|
||||
include/flex/FlexLexer.h
|
||||
lib/libfl.a
|
||||
lib/libfl_pic.a
|
||||
lib/libfl.la
|
||||
lib/libfl.so
|
||||
lib/libfl.so.2
|
||||
lib/libfl_pic.a
|
||||
lib/libfl_pic.la
|
||||
lib/libfl_pic.so
|
||||
lib/libfl_pic.so.2
|
||||
man/man1/flex.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user