summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-25 16:36:56 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-25 16:36:56 +0000
commita8e12e668865d266776f371ab9238f781f157e22 (patch)
tree5ec3644d46f8f1d42c0b1cb8a052b34401f72980 /textproc
parento update MASTER_SITES (diff)
Remove obsolete pkg-message.
Notes
Notes: svn path=/head/; revision=48193
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-xmlparser/Makefile1
-rw-r--r--textproc/ruby-xmlparser/pkg-message5
2 files changed, 0 insertions, 6 deletions
diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile
index 6c63175ef3d0..dd473b8bc313 100644
--- a/textproc/ruby-xmlparser/Makefile
+++ b/textproc/ruby-xmlparser/Makefile
@@ -74,6 +74,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/lib/${f} ${RUBY_DOCDIR}/xmlparser/
.endfor
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/textproc/ruby-xmlparser/pkg-message b/textproc/ruby-xmlparser/pkg-message
deleted file mode 100644
index 5df8531236f7..000000000000
--- a/textproc/ruby-xmlparser/pkg-message
+++ /dev/null
@@ -1,5 +0,0 @@
-************************************************************
-If you want to deal with Japanese text, you might need
-japanese/ruby-uconv to convert between Unicode and EUC-JP or
-CP932.
-************************************************************