aboutsummaryrefslogtreecommitdiff
path: root/accessibility/py-atspi
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-01-03 13:22:31 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-01-03 13:22:31 +0000
commitd0cba2b7971cb52f3eeeee96d0b270e4cdc7c221 (patch)
treec9bf5b66f395b3b00a03888c4a966d90c53e243e /accessibility/py-atspi
parentb13a0eca15ea47b046b449c834cea576ac721898 (diff)
downloadports-d0cba2b7971cb52f3eeeee96d0b270e4cdc7c221.tar.gz
ports-d0cba2b7971cb52f3eeeee96d0b270e4cdc7c221.zip
Cleanup Mk/Uses/gnome.mk.
- Remove the use of comp_DETECT. - Remove all comp_DETECT variables. - Remove a use of comp_DETECT outside of gnome.mk - Remove py3gobject3. - Have ports depending directly on devel/py-gobject3 use gnome to do it. PR: 224618 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D13550
Notes
Notes: svn path=/head/; revision=457964
Diffstat (limited to 'accessibility/py-atspi')
-rw-r--r--accessibility/py-atspi/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile
index bef8fe3ed2cc..165910bd5c76 100644
--- a/accessibility/py-atspi/Makefile
+++ b/accessibility/py-atspi/Makefile
@@ -21,11 +21,7 @@ PORTSCOUT= limitw:1,even
USES= gettext gmake gnome localbase pathfix pkgconfig python tar:xz
USE_PYTHON= flavors
-.if ${FLAVOR:Upy27:Mpy2*}
USE_GNOME= intlhack pygobject3
-.else
-USE_GNOME= intlhack py3gobject3
-.endif
py34_PLIST= ${.CURDIR}/pkg-plist-py3
py35_PLIST= ${.CURDIR}/pkg-plist-py3
py36_PLIST= ${.CURDIR}/pkg-plist-py3