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 | |
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')
-rw-r--r-- | accessibility/mousetweaks3/Makefile | 2 | ||||
-rw-r--r-- | accessibility/orca3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/mousetweaks3/Makefile b/accessibility/mousetweaks3/Makefile index 1d0ced932..5ed67bfb3 100644 --- a/accessibility/mousetweaks3/Makefile +++ b/accessibility/mousetweaks3/Makefile @@ -19,7 +19,7 @@ CONFLICTS= mousetweaks-2.[0-9]* LATEST_LINK= mousetweaks3 USE_XZ= yes USE_XORG= x11 xfixes xcursor xtst -USE_GNOME= gnomeprefix intlhack gnomedocutils gtk30 +USE_GNOME= gnomeprefix intlhack gtk30 USE_GMAKE= yes USES= gettext pathfix pkgconfig INSTALLS_OMF= yes 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 |