aboutsummaryrefslogtreecommitdiff
path: root/games/cretan-hubris
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-01-11 20:56:25 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-01-11 20:56:25 +0000
commit3b45454f54e3f4224bc6c6656606a9cd7396d140 (patch)
treebbabf59441022980b5f554199db69937bb61a5e5 /games/cretan-hubris
parent3ed33995dea36ea18aa31329848a966c3d837c29 (diff)
downloadports-3b45454f54e3f4224bc6c6656606a9cd7396d140.tar.gz
ports-3b45454f54e3f4224bc6c6656606a9cd7396d140.zip
- Don't needlessly specify .so version
Notes
Notes: svn path=/head/; revision=490014
Diffstat (limited to 'games/cretan-hubris')
-rw-r--r--games/cretan-hubris/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cretan-hubris/Makefile b/games/cretan-hubris/Makefile
index 153f5a86a7f5..df6600a7cb09 100644
--- a/games/cretan-hubris/Makefile
+++ b/games/cretan-hubris/Makefile
@@ -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