aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/glipper/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/glipper/Makefile b/deskutils/glipper/Makefile
index b260c52a023d..118b2b286148 100644
--- a/deskutils/glipper/Makefile
+++ b/deskutils/glipper/Makefile
@@ -16,11 +16,10 @@ USE_GNOME= gnomeprefix intltool pygnomedesktop pygnomeextras
USE_PYTHON= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --libdir=${PREFIX}/libexec
+CONFIGURE_ARGS= --libdir=${PREFIX}/libexec --disable-schemas-install
GCONF_SCHEMAS= glipper.schemas
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|glib/gtypes.h|glib.h|g' \
${WRKSRC}/glipper/keybinder/tomboykeybinder.h