summaryrefslogtreecommitdiffstats
path: root/www/evolution-webcal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/evolution-webcal/Makefile')
-rw-r--r--www/evolution-webcal/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile
index d5a221deb..2a2dd70b9 100644
--- a/www/evolution-webcal/Makefile
+++ b/www/evolution-webcal/Makefile
@@ -25,4 +25,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+GCONF_SCHEMAS= evolution-webcal.schemas
+
.include <bsd.port.mk>