diff options
author | gabor <gabor@FreeBSD.org> | 2009-05-21 07:01:18 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2009-05-21 07:01:18 +0800 |
commit | 699313bbd94161d6e7193a76ad5c0b70557284f1 (patch) | |
tree | 98def39fa5179469809e2b084d7e7f3ba5709be1 /textproc/docbook-450 | |
parent | 852454100099201b829d8813ec98c67ccc3654c1 (diff) | |
download | freebsd-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
Diffstat (limited to 'textproc/docbook-450')
-rw-r--r-- | textproc/docbook-450/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |