summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-23 00:01:02 +0000
committerkrion <krion@FreeBSD.org>2004-02-23 00:01:02 +0000
commit8ba1f87e10b14d7b509cb50f004b9e9e93c998c0 (patch)
tree0f67b5a9e4328db46bd5ce3ba3788bed016eda6f /textproc
parentd7b12872d0ea518f0e63747d190b6afc6a66a31b (diff)
downloadFreeBSD-ports-8ba1f87e10b14d7b509cb50f004b9e9e93c998c0.zip
FreeBSD-ports-8ba1f87e10b14d7b509cb50f004b9e9e93c998c0.tar.gz
- Utilize LATEST_LINK
PR: ports/63228 Submitted by: maintainer
Diffstat (limited to 'textproc')
-rw-r--r--textproc/tei-p3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/tei-p3/Makefile b/textproc/tei-p3/Makefile
index 24906c3..ddcf0ba 100644
--- a/textproc/tei-p3/Makefile
+++ b/textproc/tei-p3/Makefile
@@ -17,6 +17,7 @@ COMMENT= DTD of the Text Encoding Initiative
RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
+LATEST_LINK= tei-p3
NO_BUILD= yes
NO_WRKSUBDIR= yes
PLIST_SUB= XMLCATMGR=${XMLCATMGR} \
@@ -36,6 +37,6 @@ do-install:
@${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}
post-install:
- ${XMLCATMGR} -sc ${CATALOG_PORTS_SGML} add CATALOG ${DTDDIR}/catalog
+ ${XMLCATMGR} -sc ${CATALOG_PORTS_SGML} add CATALOG ${DTDDIR}/catalog
.include <bsd.port.mk>
OpenPOWER on IntegriCloud