diff options
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 f3cc1b512e2a..b453be76c80e 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 |