aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2009-05-21 07:01:18 +0800
committergabor <gabor@FreeBSD.org>2009-05-21 07:01:18 +0800
commit699313bbd94161d6e7193a76ad5c0b70557284f1 (patch)
tree98def39fa5179469809e2b084d7e7f3ba5709be1
parent852454100099201b829d8813ec98c67ccc3654c1 (diff)
downloadfreebsd-ports-gnome-699313bbd94161d6e7193a76ad5c0b70557284f1.tar.gz
freebsd-ports-gnome-699313bbd94161d6e7193a76ad5c0b70557284f1.tar.zst
freebsd-ports-gnome-699313bbd94161d6e7193a76ad5c0b70557284f1.zip
- Really fix LATEST_LINKS...
Reported by: pav Pointy hat to: gabor
-rw-r--r--textproc/docbook-440/Makefile4
-rw-r--r--textproc/docbook-450/Makefile2
2 files changed, 1 insertions, 5 deletions
diff --git a/textproc/docbook-440/Makefile b/textproc/docbook-440/Makefile
index 715b1db6f192..34e30fb4efc8 100644
--- a/textproc/docbook-440/Makefile
+++ b/textproc/docbook-440/Makefile
@@ -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
diff --git a/textproc/docbook-450/Makefile b/textproc/docbook-450/Makefile
index 8de3dd45d200..3c5bda408fa9 100644
--- a/textproc/docbook-450/Makefile
+++ b/textproc/docbook-450/Makefile
@@ -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