diff options
Diffstat (limited to 'science/gramps/Makefile')
-rw-r--r-- | science/gramps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 08626c230b1c..1aa51b87c427 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygraphviz>=0:graphics/py-pygraphviz@${PY_FL ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \ xdg-open:devel/xdg-utils -USES= desktop-file-utils gettext gnome python:3.3+ shared-mime-info +USES= desktop-file-utils gettext gnome python shared-mime-info USE_GITHUB= yes GH_ACCOUNT= gramps-project USE_GNOME= cairo gtk30 intltool librsvg2 pango pygobject3 |