diff options
author | krion <krion@FreeBSD.org> | 2004-02-23 00:02:05 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-23 00:02:05 +0000 |
commit | 007b8b159a3d84664ae2d7160a3ebb6b7b5f79ff (patch) | |
tree | eae5ba5540c7dc5ef91eccfe47b49152928c9284 | |
parent | 8ba1f87e10b14d7b509cb50f004b9e9e93c998c0 (diff) | |
download | FreeBSD-ports-007b8b159a3d84664ae2d7160a3ebb6b7b5f79ff.zip FreeBSD-ports-007b8b159a3d84664ae2d7160a3ebb6b7b5f79ff.tar.gz |
- Utilize LATEST_LINK
PR: ports/63229
Submitted by: maintainer
-rw-r--r-- | textproc/tei-p4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/tei-p4/Makefile b/textproc/tei-p4/Makefile index f99465f..d248487 100644 --- a/textproc/tei-p4/Makefile +++ b/textproc/tei-p4/Makefile @@ -17,6 +17,7 @@ COMMENT= DTD of the Text Encoding Initiative RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +LATEST_LINK= tei-p4 USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes |