1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

- Change DOCSDIR to avoid conflict with other DocBook ports

- Bump PORTREVISION

Reported by:	Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (via private mail)
This commit is contained in:
Gabor Kovesdan 2009-02-23 11:14:55 +00:00
parent d27844dfb6
commit a2073d3ddd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228887
2 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,7 @@
PORTNAME= docbook
PORTVERSION= 4.4
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.oasis-open.org/docbook/sgml/${PORTVERSION}/
@ -38,6 +39,7 @@ DTDDIR= ${SGMLCATBASE}/${DTD_NAME}/${DTD_VERSION}
DTD_FILES= calstblx.dtd catalog.xml dbcentx.mod dbgenent.mod \
dbhierx.mod dbnotnx.mod dbpoolx.mod docbook.cat docbook.dcl \
docbook.dtd docbookx.dtd htmltblx.mod soextblx.dtd catalog
DOCSDIR= ${PREFIX}/share/${PORNAME}/${PORTVERSION}
post-extract:
${CP} ${WRKSRC}/docbook.cat ${WRKSRC}/catalog

View File

@ -6,6 +6,7 @@
PORTNAME= docbook
PORTVERSION= 4.5
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.oasis-open.org/docbook/sgml/${PORTVERSION}/
@ -38,6 +39,7 @@ DTDDIR= ${SGMLCATBASE}/${DTD_NAME}/${DTD_VERSION}
DTD_FILES= calstblx.dtd catalog.xml dbcentx.mod dbgenent.mod \
dbhierx.mod dbnotnx.mod dbpoolx.mod docbook.cat docbook.dcl \
docbook.dtd docbookx.dtd htmltblx.mod soextblx.dtd catalog
DOCSDIR= ${PREFIX}/share/${PORNAME}/${PORTVERSION}
post-extract:
${CP} ${WRKSRC}/docbook.cat ${WRKSRC}/catalog