summaryrefslogtreecommitdiff
path: root/devel/godot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/godot/Makefile')
-rw-r--r--devel/godot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/godot/Makefile b/devel/godot/Makefile
index acca3dcdddb1..83178ea54ef0 100644
--- a/devel/godot/Makefile
+++ b/devel/godot/Makefile
@@ -11,8 +11,8 @@ COMMENT= Game engine and development environment
LICENSE= MIT
-LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
- libasound.so:${PORTSDIR}/audio/alsa-lib
+LIB_DEPENDS= libfreetype.so:print/freetype2 \
+ libasound.so:audio/alsa-lib
USE_GITHUB= yes
GH_ACCOUNT= okamstudio