- Fix previous commit
This commit is contained in:
parent
a2073d3ddd
commit
a4ec736db6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228888
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= docbook
|
||||
PORTVERSION= 4.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.oasis-open.org/docbook/sgml/${PORTVERSION}/
|
||||
|
||||
|
@ -39,7 +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}
|
||||
DOCSDIR= ${PREFIX}/share/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
post-extract:
|
||||
${CP} ${WRKSRC}/docbook.cat ${WRKSRC}/catalog
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= docbook
|
||||
PORTVERSION= 4.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.oasis-open.org/docbook/sgml/${PORTVERSION}/
|
||||
|
||||
|
@ -39,7 +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}
|
||||
DOCSDIR= ${PREFIX}/share/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
post-extract:
|
||||
${CP} ${WRKSRC}/docbook.cat ${WRKSRC}/catalog
|
||||
|
|
Loading…
Reference in a new issue