diff options
Diffstat (limited to 'accessibility/orca')
-rw-r--r-- | accessibility/orca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |