mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
add 2 missing library links
This commit is contained in:
parent
6b11697338
commit
1d88562c21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85873
@ -1,5 +1,7 @@
|
||||
bin/test_physfs
|
||||
include/physfs.h
|
||||
lib/libphysfs-0.1.so.8
|
||||
lib/libphysfs-0.1.so
|
||||
lib/libphysfs.so
|
||||
lib/libphysfs.la
|
||||
lib/libphysfs.a
|
||||
|
@ -1,5 +1,7 @@
|
||||
bin/test_physfs
|
||||
include/physfs.h
|
||||
lib/libphysfs-0.1.so.8
|
||||
lib/libphysfs-0.1.so
|
||||
lib/libphysfs.so
|
||||
lib/libphysfs.la
|
||||
lib/libphysfs.a
|
||||
|
Loading…
Reference in New Issue
Block a user