diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 21:32:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 21:32:14 +0000 |
commit | e1c05666f2f300923759241b0e20265abeb4a1e0 (patch) | |
tree | 28e15dd7054c672279e72d81b733f6bf110bbd35 /accessibility | |
parent | 8408abc5a8e6f22c8f8d25584f5062a687510c3c (diff) | |
download | ports-e1c05666f2f300923759241b0e20265abeb4a1e0.tar.gz ports-e1c05666f2f300923759241b0e20265abeb4a1e0.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/accerciser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/accerciser/Makefile b/accessibility/accerciser/Makefile index d087d37d4a16..5e219752e538 100644 --- a/accessibility/accerciser/Makefile +++ b/accessibility/accerciser/Makefile @@ -15,7 +15,7 @@ COMMENT= Interactive Python accessibility explorer for GNOME USE_BZIP2= yes USE_GNOME= pygnomedesktop atspi intlhack USE_PYTHON= yes -USES= gettext gmake display:configure +USES= display:configure gettext gmake pkgconfig INSTALLS_OMF= yes INSTALLS_ICONS= yes GNU_CONFIGURE= yes |