science/gramps: Tidy up the USE_PYTHON settings

- Set USE_PYTHON=noflavors, since gramps is a GUI application and
  flavors make no sense here
- Remove use of deprecated USE_PYTHON=optsuffix - no suffix required
  when flavors are not used
This commit is contained in:
Ben Woods 2018-02-26 15:06:56 +00:00
parent a1bfe95336
commit 249c3c5d4c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463025

View File

@ -24,7 +24,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 pygobject3
USE_PYTHON= autoplist distutils optsuffix
USE_PYTHON= autoplist distutils noflavors
CONFIGURE_ARGS= --disable-mime-install
INSTALLS_OMF= yes
INSTALLS_ICONS= yes