mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Really fix LATEST_LINKS...
Reported by: pav Pointy hat to: gabor
This commit is contained in:
parent
89aaf65c89
commit
56d97c9d72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234301
2 changed files with 1 additions and 5 deletions
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/${ISOCAT}:${PORTSDIR}/textproc/iso8879 \
|
|||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
LATEST_LINK= ${PORTNAME}-450
|
||||
LATEST_LINK= ${PORTNAME}-440
|
||||
PLIST= ${WRKSRC}/pkg-plist
|
||||
|
||||
SGMLCATBASE= share/sgml
|
||||
|
@ -41,8 +41,6 @@ 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,8 +41,6 @@ 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…
Add table
Reference in a new issue