diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-01-03 13:22:31 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-01-03 13:22:31 +0000 |
commit | d0cba2b7971cb52f3eeeee96d0b270e4cdc7c221 (patch) | |
tree | c9bf5b66f395b3b00a03888c4a966d90c53e243e /science/gramps | |
parent | b13a0eca15ea47b046b449c834cea576ac721898 (diff) | |
download | ports-d0cba2b7971cb52f3eeeee96d0b270e4cdc7c221.tar.gz ports-d0cba2b7971cb52f3eeeee96d0b270e4cdc7c221.zip |
Notes
Diffstat (limited to 'science/gramps')
-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 92d33cf04f0f..b3a2b18c0c6b 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -23,7 +23,7 @@ GH_ACCOUNT= gramps-project NO_ARCH= yes USES= desktop-file-utils gettext shared-mime-info python:3.2+ -USE_GNOME= cairo gtk30 intltool librsvg2 pango py3gobject3 +USE_GNOME= cairo gtk30 intltool librsvg2 pango pygobject3 USE_PYTHON= autoplist distutils optsuffix CONFIGURE_ARGS= --disable-mime-install INSTALLS_OMF= yes |