diff options
Diffstat (limited to 'textproc/gnomedocutils')
-rw-r--r-- | textproc/gnomedocutils/Makefile | 1 | ||||
-rw-r--r-- | textproc/gnomedocutils/pkg-plist | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/textproc/gnomedocutils/Makefile b/textproc/gnomedocutils/Makefile index f47c1c028..502f5837a 100644 --- a/textproc/gnomedocutils/Makefile +++ b/textproc/gnomedocutils/Makefile @@ -25,6 +25,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnometarget gnomehack libxslt USE_PYTHON= yes +INSTALLS_OMF= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/textproc/gnomedocutils/pkg-plist b/textproc/gnomedocutils/pkg-plist index 24df5d42b..48ef8eba5 100644 --- a/textproc/gnomedocutils/pkg-plist +++ b/textproc/gnomedocutils/pkg-plist @@ -40,9 +40,7 @@ share/gnome/help/gnome-doc-xslt/C/rngdoc.xml share/gnome/help/gnome-doc-xslt/C/translating.xml share/gnome/help/gnome-doc-xslt/C/xsldoc.xml share/omf/gnome-doc-make/gnome-doc-make-C.omf -@exec scrollkeeper-install -q %D/share/omf/gnome-doc-make/gnome-doc-make-C.omf 2>/dev/null || /usr/bin/true share/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf -@exec scrollkeeper-install -q %D/share/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf 2>/dev/null || /usr/bin/true share/xml/gnome/xslt/docbook/common/db-chunk.xsl share/xml/gnome/xslt/docbook/common/db-common.xsl share/xml/gnome/xslt/docbook/common/db-format.xsl @@ -92,5 +90,3 @@ share/xml2po/gs.py @dirrm share/gnome/help/gnome-doc-xslt/C @dirrm share/gnome/help/gnome-doc-make/C @dirrm share/gnome-doc-utils -@unexec scrollkeeper-uninstall -q %D/share/omf/gnome-doc-make/gnome-doc-make-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf 2>/dev/null || /usr/bin/true |