summaryrefslogtreecommitdiff
path: root/editors/mlview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mlview/Makefile')
-rw-r--r--editors/mlview/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile
index 7808c800b196..21f474f76522 100644
--- a/editors/mlview/Makefile
+++ b/editors/mlview/Makefile
@@ -24,4 +24,6 @@ USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
+GCONF_SCHEMAS= mlview.schemas
+
.include <bsd.port.mk>