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