summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-01-20 14:38:43 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-01-20 14:38:43 +0800
commit1bffb753f103ffa93425cbfa1ec57e6bc850e28f (patch)
tree872ffe0b68ff71872813a06dce91a8f40c1a35ed /textproc
parent47597637780004689009c62aa06ee9de17a29843 (diff)
downloadmarcuscom-ports-1bffb753f103ffa93425cbfa1ec57e6bc850e28f.tar
marcuscom-ports-1bffb753f103ffa93425cbfa1ec57e6bc850e28f.tar.gz
marcuscom-ports-1bffb753f103ffa93425cbfa1ec57e6bc850e28f.tar.bz2
marcuscom-ports-1bffb753f103ffa93425cbfa1ec57e6bc850e28f.tar.lz
marcuscom-ports-1bffb753f103ffa93425cbfa1ec57e6bc850e28f.tar.xz
marcuscom-ports-1bffb753f103ffa93425cbfa1ec57e6bc850e28f.tar.zst
marcuscom-ports-1bffb753f103ffa93425cbfa1ec57e6bc850e28f.zip
Correct a few plist problems, and bump PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3456 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gnome-doc-utils/Makefile3
-rw-r--r--textproc/gnome-doc-utils/pkg-plist14
-rw-r--r--textproc/gnomedocutils/Makefile3
-rw-r--r--textproc/gnomedocutils/pkg-plist14
4 files changed, 24 insertions, 10 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
index 8244601de..0c5f44846 100644
--- a/textproc/gnome-doc-utils/Makefile
+++ b/textproc/gnome-doc-utils/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomedocutils
PORTVERSION= 0.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-doc-utils/0.1
@@ -27,6 +27,7 @@ USE_GNOME= gnomehier gnometarget gnomehack libxslt
USE_PYTHON= yes
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/gnome/omf
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/textproc/gnome-doc-utils/pkg-plist b/textproc/gnome-doc-utils/pkg-plist
index c91db59a3..cc518c911 100644
--- a/textproc/gnome-doc-utils/pkg-plist
+++ b/textproc/gnome-doc-utils/pkg-plist
@@ -41,8 +41,8 @@ share/gnome/help/gnome-doc-xslt/C/gnome-doc-xslt.xml
share/gnome/help/gnome-doc-xslt/C/legal.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
-share/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf
+share/gnome/omf/gnome-doc-make/gnome-doc-make-C.omf
+share/gnome/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf
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
@@ -87,8 +87,14 @@ share/xml2po/gs.py
@dirrm share/xml/gnome/xslt/docbook/omf
@dirrm share/xml/gnome/xslt/docbook/html
@dirrm share/xml/gnome/xslt/docbook/common
-@dirrm share/omf/gnome-doc-xslt
-@dirrm share/omf/gnome-doc-make
+@dirrm share/xml/gnome/xslt/docbook
+@dirrm share/xml/gnome/xslt
+@dirrm share/xml/gnome
+@dirrm share/xml
+@dirrm share/gnome/omf/gnome-doc-xslt
+@dirrm share/gnome/omf/gnome-doc-make
@dirrm share/gnome/help/gnome-doc-xslt/C
+@dirrm share/gnome/help/gnome-doc-xslt
@dirrm share/gnome/help/gnome-doc-make/C
+@dirrm share/gnome/help/gnome-doc-make
@dirrm share/gnome-doc-utils
diff --git a/textproc/gnomedocutils/Makefile b/textproc/gnomedocutils/Makefile
index 8244601de..0c5f44846 100644
--- a/textproc/gnomedocutils/Makefile
+++ b/textproc/gnomedocutils/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomedocutils
PORTVERSION= 0.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-doc-utils/0.1
@@ -27,6 +27,7 @@ USE_GNOME= gnomehier gnometarget gnomehack libxslt
USE_PYTHON= yes
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/gnome/omf
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/textproc/gnomedocutils/pkg-plist b/textproc/gnomedocutils/pkg-plist
index c91db59a3..cc518c911 100644
--- a/textproc/gnomedocutils/pkg-plist
+++ b/textproc/gnomedocutils/pkg-plist
@@ -41,8 +41,8 @@ share/gnome/help/gnome-doc-xslt/C/gnome-doc-xslt.xml
share/gnome/help/gnome-doc-xslt/C/legal.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
-share/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf
+share/gnome/omf/gnome-doc-make/gnome-doc-make-C.omf
+share/gnome/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf
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
@@ -87,8 +87,14 @@ share/xml2po/gs.py
@dirrm share/xml/gnome/xslt/docbook/omf
@dirrm share/xml/gnome/xslt/docbook/html
@dirrm share/xml/gnome/xslt/docbook/common
-@dirrm share/omf/gnome-doc-xslt
-@dirrm share/omf/gnome-doc-make
+@dirrm share/xml/gnome/xslt/docbook
+@dirrm share/xml/gnome/xslt
+@dirrm share/xml/gnome
+@dirrm share/xml
+@dirrm share/gnome/omf/gnome-doc-xslt
+@dirrm share/gnome/omf/gnome-doc-make
@dirrm share/gnome/help/gnome-doc-xslt/C
+@dirrm share/gnome/help/gnome-doc-xslt
@dirrm share/gnome/help/gnome-doc-make/C
+@dirrm share/gnome/help/gnome-doc-make
@dirrm share/gnome-doc-utils