diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-23 00:02:05 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-23 00:02:05 +0000 |
commit | b68a3c45b5f64d3423e63704a6ebc2f1f59bc244 (patch) | |
tree | 323bb4ee8385bd9b46247b8a03d932951fbc9143 /textproc/tei-p4/Makefile | |
parent | 94165779dcd92042e628c27cb3fb366c1867de69 (diff) | |
download | ports-b68a3c45b5f64d3423e63704a6ebc2f1f59bc244.tar.gz ports-b68a3c45b5f64d3423e63704a6ebc2f1f59bc244.zip |
- Utilize LATEST_LINK
PR: ports/63229
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=101773
Diffstat (limited to 'textproc/tei-p4/Makefile')
-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 f99465f296d2..d24848731933 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 |