mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Fix duplicate LATEST_LINKS
Reported by: pav
This commit is contained in:
parent
010bc254ac
commit
89aaf65c89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234300
@ -41,6 +41,8 @@ DTD_FILES= calstblx.dtd catalog.xml dbcentx.mod dbgenent.mod \
|
||||
docbook.dtd docbookx.dtd htmltblx.mod soextblx.dtd catalog
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
LATEST_LINK= docbook-440
|
||||
|
||||
post-extract:
|
||||
${CP} ${WRKSRC}/docbook.cat ${WRKSRC}/catalog
|
||||
|
||||
|
@ -41,6 +41,8 @@ DTD_FILES= calstblx.dtd catalog.xml dbcentx.mod dbgenent.mod \
|
||||
docbook.dtd docbookx.dtd htmltblx.mod soextblx.dtd catalog
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
LATEST_LINK= docbook-450
|
||||
|
||||
post-extract:
|
||||
${CP} ${WRKSRC}/docbook.cat ${WRKSRC}/catalog
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user