aboutsummaryrefslogtreecommitdiff
path: root/accessibility
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
parentb13a0eca15ea47b046b449c834cea576ac721898 (diff)
downloadports-d0cba2b7971cb52f3eeeee96d0b270e4cdc7c221.tar.gz
ports-d0cba2b7971cb52f3eeeee96d0b270e4cdc7c221.zip
Notes
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/accerciser/Makefile2
-rw-r--r--accessibility/orca/Makefile2
-rw-r--r--accessibility/py-atspi/Makefile4
3 files changed, 2 insertions, 6 deletions
diff --git a/accessibility/accerciser/Makefile b/accessibility/accerciser/Makefile
index 26c5c2a21574..913c345aa4f1 100644
--- a/accessibility/accerciser/Makefile
+++ b/accessibility/accerciser/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>=3.2.0:devel/gsettings-desktop-schemas \
NO_ARCH= yes
USES= gettext gmake pkgconfig python:3.4+ shebangfix tar:xz
-USE_GNOME= gtk30 intlhack py3gobject3
+USE_GNOME= gtk30 intlhack pygobject3
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile
index eadbc07578d5..a732393f2d41 100644
--- a/accessibility/orca/Makefile
+++ b/accessibility/orca/Makefile
@@ -28,7 +28,7 @@ PORTSCOUT= limitw:1,even
NO_ARCH= yes
USES= gettext gmake gnome pathfix pkgconfig python:3.4+ tar:xz
-USE_GNOME= gtk30 py3gobject3 intlhack
+USE_GNOME= gtk30 pygobject3 intlhack
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
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