diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-17 08:16:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-17 08:16:12 +0000 |
commit | f7c82402975e84347bf210a6cdbe5d30f5cacb36 (patch) | |
tree | 825e26ceed583169723740a74c295d390d258b3f /accessibility/orca | |
parent | c455743a3025d03b12d9315702b0c7796c69b6cc (diff) | |
download | ports-f7c82402975e84347bf210a6cdbe5d30f5cacb36.tar.gz ports-f7c82402975e84347bf210a6cdbe5d30f5cacb36.zip |
Notes
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 9f7aeacbacf0..fcc00dcc8c77 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -32,7 +32,7 @@ PORTSCOUT= limitw:1,even NO_ARCH= yes USES= gettext gmake gnome localbase pathfix pkgconfig \ python:3.4+ tar:xz -USE_GNOME= gtk30 pygobject3 intlhack +USE_GNOME= gtk30 pygobject3 INSTALLS_ICONS= yes GNU_CONFIGURE= yes |