- Fix WWW: site

- Use GCONF_SCHEMAS framework

Approved by:	arved (mentor)
This commit is contained in:
Simon Barner 2005-03-07 10:19:15 +00:00
parent 52dbd9dc4d
commit fcb5ea43d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130522
3 changed files with 3 additions and 4 deletions

View file

@ -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>

View file

@ -1,4 +1,4 @@
A tree oriented xml editor for gnome. It is an attempt to ease editing
xml documents with or without validation by focusing on their tree view.
WWW: http://www.mlview.org
WWW: http://www.freespiders.org/projects/gmlview/

View file

@ -1,7 +1,4 @@
bin/mlv
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/mlview.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/mlview.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/mlview.schemas > /dev/null || /usr/bin/true
lib/libmlview.a
lib/libmlview.so
lib/libmlview.so.7