summaryrefslogtreecommitdiffstats
path: root/accessibility/at-spi2-atk/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-04-22 17:45:42 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-04-22 17:45:42 +0800
commit1d368f3e7d4c07524c7c2dce126037f469930962 (patch)
tree45bc1df84089f67baa237598f65093c31ae9fe8a /accessibility/at-spi2-atk/Makefile
parent4d91bbf09909e314ae0093914269ccb33963fa3f (diff)
downloadmarcuscom-ports-1d368f3e7d4c07524c7c2dce126037f469930962.tar
marcuscom-ports-1d368f3e7d4c07524c7c2dce126037f469930962.tar.gz
marcuscom-ports-1d368f3e7d4c07524c7c2dce126037f469930962.tar.bz2
marcuscom-ports-1d368f3e7d4c07524c7c2dce126037f469930962.tar.lz
marcuscom-ports-1d368f3e7d4c07524c7c2dce126037f469930962.tar.xz
marcuscom-ports-1d368f3e7d4c07524c7c2dce126037f469930962.tar.zst
marcuscom-ports-1d368f3e7d4c07524c7c2dce126037f469930962.zip
This port doesn't install a glib schema anymore.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18383 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/at-spi2-atk/Makefile')
-rw-r--r--accessibility/at-spi2-atk/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile
index 31ded7e09..fccc10d29 100644
--- a/accessibility/at-spi2-atk/Makefile
+++ b/accessibility/at-spi2-atk/Makefile
@@ -29,6 +29,5 @@ USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-p2p
-GLIB_SCHEMAS= org.a11y.atspi.gschema.xml
.include <bsd.port.mk>