1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

- Don't needlessly specify .so version

This commit is contained in:
Dmitry Marakasov 2019-01-11 20:56:25 +00:00
parent 3ed33995de
commit 3b45454f54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490014

View File

@ -17,7 +17,7 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/License.txt
BUILD_DEPENDS= ${LOCALBASE}/lib/libradius-engine.a:graphics/radius-engine
LIB_DEPENDS= liblua-5.1.so:lang/lua51 \
libpng.so:graphics/png \
libphysfs.so.1:devel/physfs
libphysfs.so:devel/physfs
RUN_DEPENDS= zip:archivers/zip
USES= pkgconfig