1
0
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:
Gabor Kovesdan 2009-05-20 22:56:05 +00:00
parent 010bc254ac
commit 89aaf65c89
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234300
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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