summaryrefslogtreecommitdiff
path: root/databases/gom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gom/Makefile')
-rw-r--r--databases/gom/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/gom/Makefile b/databases/gom/Makefile
index 00195e91f5d1..86a3b5067f67 100644
--- a/databases/gom/Makefile
+++ b/databases/gom/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gom
-PORTVERSION= 0.5.3
+PORTVERSION= 0.5.4
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
@@ -15,5 +15,6 @@ USES= gnome meson pkgconfig python sqlite tar:xz
USE_GNOME= gdkpixbuf glib20 introspection pygobject3
USE_LDCONFIG= yes
+BINARY_ALIAS= python3=${PYTHON_CMD}
.include <bsd.port.mk>