diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-30 03:00:57 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-30 03:00:57 +0800 |
commit | 8a50c9da222625de91a6ecbb8dd1022b299b0b40 (patch) | |
tree | 6aa6a126cba508442d09e49c5b201a123b7800b5 /devel/physfs | |
parent | cb40086b152df6e4a7e1802d4e7f338eb9b7aa81 (diff) | |
download | freebsd-ports-gnome-8a50c9da222625de91a6ecbb8dd1022b299b0b40.tar.gz freebsd-ports-gnome-8a50c9da222625de91a6ecbb8dd1022b299b0b40.tar.zst freebsd-ports-gnome-8a50c9da222625de91a6ecbb8dd1022b299b0b40.zip |
add 2 missing library links
Diffstat (limited to 'devel/physfs')
-rw-r--r-- | devel/physfs/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/physfs/pkg-plist b/devel/physfs/pkg-plist index 840e41b40823..603c50e3a9bb 100644 --- a/devel/physfs/pkg-plist +++ b/devel/physfs/pkg-plist @@ -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 |