diff options
author | krion <krion@FreeBSD.org> | 2005-01-30 17:28:30 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-01-30 17:28:30 +0000 |
commit | 8bdad4319a24191a8c2f52d38da6e02aebe8ded4 (patch) | |
tree | 3ee9e9367f8491a05f15a541152b6197e0e05f9c /textproc | |
parent | 22567a66262504cc579c147c3bf3fa431e40043b (diff) | |
download | FreeBSD-ports-8bdad4319a24191a8c2f52d38da6e02aebe8ded4.zip FreeBSD-ports-8bdad4319a24191a8c2f52d38da6e02aebe8ded4.tar.gz |
Set NO_LATEST_LINK.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-xmlscan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile index f3cc1b5..b453be7 100644 --- a/textproc/ruby-xmlscan/Makefile +++ b/textproc/ruby-xmlscan/Makefile @@ -15,6 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= High-performance non-validating XML parser written in 100% pure Ruby +NO_LATEST_LINK= yes USE_RUBY= yes NO_BUILD= yes |