diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-02 04:34:33 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-05-02 04:34:33 +0800 |
commit | fe0ceae7d8aa40a7b93321992e16d79df2538f03 (patch) | |
tree | f00b20f34152bcc0fa87d24819a9e5230fee36f0 /accessibility/orca3 | |
parent | 608e0e1a81842462aa55ff547b2e52df647fb2af (diff) | |
download | marcuscom-ports-fe0ceae7d8aa40a7b93321992e16d79df2538f03.tar marcuscom-ports-fe0ceae7d8aa40a7b93321992e16d79df2538f03.tar.gz marcuscom-ports-fe0ceae7d8aa40a7b93321992e16d79df2538f03.tar.bz2 marcuscom-ports-fe0ceae7d8aa40a7b93321992e16d79df2538f03.tar.lz marcuscom-ports-fe0ceae7d8aa40a7b93321992e16d79df2538f03.tar.xz marcuscom-ports-fe0ceae7d8aa40a7b93321992e16d79df2538f03.tar.zst marcuscom-ports-fe0ceae7d8aa40a7b93321992e16d79df2538f03.zip |
Drop gome-doc-utils, doesn't seem to be used anymore.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18416 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/orca3')
-rw-r--r-- | accessibility/orca3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/orca3/Makefile b/accessibility/orca3/Makefile index 30c5c4a65..cf837b101 100644 --- a/accessibility/orca3/Makefile +++ b/accessibility/orca3/Makefile @@ -30,7 +30,7 @@ USE_XZ= yes USES= gettext pathfix pkgconfig USE_PYTHON= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gtk30 pygobject3 gnomedocutils +USE_GNOME= gnomeprefix gtk30 pygobject3 INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |