summaryrefslogtreecommitdiff
path: root/textproc/jrefentry
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-19 09:20:53 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-19 09:20:53 +0000
commit73a790fd3972b97caa1d9aa09a58a2d76a6b819e (patch)
treeb8b9e531867f2696a98563f9d77d8380802efe26 /textproc/jrefentry
parentfor slave ports (diff)
- Don't generate catalog chain to avoid sgml/xml catalogs mixup
- Drop maintainership - Bump PortRevision PR: 40746 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=63229
Diffstat (limited to 'textproc/jrefentry')
-rw-r--r--textproc/jrefentry/Makefile11
-rw-r--r--textproc/jrefentry/pkg-descr3
-rw-r--r--textproc/jrefentry/pkg-plist2
3 files changed, 3 insertions, 13 deletions
diff --git a/textproc/jrefentry/Makefile b/textproc/jrefentry/Makefile
index e12e24227b3e..f1f2a8cd0ffb 100644
--- a/textproc/jrefentry/Makefile
+++ b/textproc/jrefentry/Makefile
@@ -7,23 +7,19 @@
PORTNAME= jrefentry
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= docbook
-MAINTAINER= fuyuki@mj.0038.net
+MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/share/xml/docbook/catalog:${PORTSDIR}/textproc/docbook-xml \
- ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog
+RUN_DEPENDS= ${LOCALBASE}/share/xml/docbook/catalog:${PORTSDIR}/textproc/docbook-xml
NO_BUILD= yes
-PLIST_SUB= MKCATALOG=${MKCATALOG} CATALOG=${CATALOG}
XMLDIR= ${PREFIX}/share/xml/docbook/${PORTNAME}
-MKCATALOG= ${LOCALBASE}/sbin/mkcatalog
-CATALOG= ${PREFIX}/share/xml/docbook/catalog
-
do-install:
${MKDIR} ${XMLDIR}
${INSTALL_DATA} ${WRKSRC}/jrefentry.dtd ${XMLDIR}
@@ -31,7 +27,6 @@ do-install:
>${XMLDIR}/catalog
post-install:
- ${MKCATALOG} -c ${CATALOG} -q install jrefentry
${MKDIR} ${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/jtest.xml ${EXAMPLESDIR}
${MKDIR} ${DOCSDIR}
diff --git a/textproc/jrefentry/pkg-descr b/textproc/jrefentry/pkg-descr
index ff0d68c0cda4..660693dc1b2a 100644
--- a/textproc/jrefentry/pkg-descr
+++ b/textproc/jrefentry/pkg-descr
@@ -3,6 +3,3 @@ model. The purpose of this customization is to mirror the order and
nature of structured comment tags in JavaDoc documentation.
WWW: http://docbook.sourceforge.net/projects/jrefentry/
-
-- Kimura Fuyuki
-fuyuki@mj.0038.net
diff --git a/textproc/jrefentry/pkg-plist b/textproc/jrefentry/pkg-plist
index 857db0b22533..bb134fed8fb3 100644
--- a/textproc/jrefentry/pkg-plist
+++ b/textproc/jrefentry/pkg-plist
@@ -1,6 +1,4 @@
-@unexec %%MKCATALOG%% -c %%CATALOG%% -q deinstall jrefentry
share/xml/docbook/jrefentry/catalog
-@exec %%MKCATALOG%% -c %%CATALOG%% -q install jrefentry
share/xml/docbook/jrefentry/jrefentry.dtd
@dirrm share/xml/docbook/jrefentry
share/examples/jrefentry/jtest.xml