mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
remove PKGSPEC lines from pack1 (godot3-*) and pack2 (godot44-*), not needed
since we changed the package stem
This commit is contained in:
@@ -8,7 +8,6 @@ PKGNAME = godot3-${VERSION}
|
||||
SHARPFILES_V = 3.5.2
|
||||
|
||||
MULTI_PACKAGES = -main -sharp
|
||||
PKGSPEC-main = godot->=${VERSION},<4
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} BulletCollision BulletDynamics BulletSoftBody
|
||||
WANTLIB += GL LinearMath X11 Xcursor Xext
|
||||
|
||||
@@ -9,8 +9,6 @@ VERSION = 4.4.1
|
||||
PKGNAME = godot44-${VERSION}
|
||||
DIST_TUPLE += codeberg godotsteam godotsteam v4.3 godotsteam
|
||||
|
||||
PKGSPEC = godot->=${VERSION},<4.5
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} SPIRV X11 Xcursor Xext Xi Xinerama
|
||||
WANTLIB += Xrandr Xrender c dbus-1 enet fontconfig freetype glib-2.0
|
||||
WANTLIB += glslang glslang-default-resource-limits intl m mbedcrypto
|
||||
|
||||
Reference in New Issue
Block a user