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