summaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlscan
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
commit0068f2d47fabca8b05218243fb099000a6413c86 (patch)
treeb8fd4b8a52985538fae79abf3fc275d83a2b9feb /textproc/ruby-xmlscan
parent83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (diff)
Notes
Diffstat (limited to 'textproc/ruby-xmlscan')
-rw-r--r--textproc/ruby-xmlscan/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile
index 7a6e61f6d9b6..0efdc8573918 100644
--- a/textproc/ruby-xmlscan/Makefile
+++ b/textproc/ruby-xmlscan/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ruby-xmlscan
-# Date created: 7 August 2001
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
+# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$
-#
PORTNAME= xmlscan
PORTVERSION= 0.2.3
@@ -27,6 +23,7 @@ DOCS_EN= ChangeLog \
doc/en/*
DOCS_JA= doc/ja/*
+NO_STAGE= yes
do-install:
${CP} -R ${WRKSRC}/lib/xmlscan ${RUBY_SITELIBDIR}/
.if !defined(NOPORTDOCS)