summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-11-20 20:42:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-11-20 20:42:40 +0000
commitf9dfd4984e2de68adcb2f333bca8216d70e5a3e2 (patch)
tree01724b1757b7c2f31a1a43b602ed606d8678f898
parentUpdate to 0.0.7. (diff)
Add CONFLICTS.
-rw-r--r--textproc/ruby-rss/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ruby-rss/Makefile b/textproc/ruby-rss/Makefile
index 148540edbdf0..a4846fb3a1d1 100644
--- a/textproc/ruby-rss/Makefile
+++ b/textproc/ruby-rss/Makefile
@@ -19,6 +19,8 @@ COMMENT= Ruby library for parsing, creating, downloading, and caching RSS
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmlparser.so:${PORTSDIR}/textproc/ruby-xmlparser
+CONFLICTS= ruby-rss.alt-*
+
USE_RUBY= yes
NO_BUILD= yes