diff options
Diffstat (limited to 'math/elementary-calculator/Makefile')
-rw-r--r-- | math/elementary-calculator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/elementary-calculator/Makefile b/math/elementary-calculator/Makefile index 4ae0a72804f5..23e35c5499eb 100644 --- a/math/elementary-calculator/Makefile +++ b/math/elementary-calculator/Makefile @@ -1,5 +1,5 @@ PORTNAME= calculator -DISTVERSION= 8.0.0 +DISTVERSION= 8.0.1 CATEGORIES= math PKGNAMEPREFIX= elementary- @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libgranite-7.so:x11-toolkits/granite7 -USES= gettext gnome meson pkgconfig python:build vala:build +USES= gettext-tools gnome meson pkgconfig python:build vala:build USE_GITHUB= yes GH_ACCOUNT= elementary USE_GNOME= glib20 gtk40 |