aboutsummaryrefslogtreecommitdiff
path: root/audio/ruby-audiofile/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-07-21 07:42:48 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-07-21 07:42:48 +0000
commit0d4441a6fda9bc02b8bf7dae8a770f43d865f1a2 (patch)
treef2a4cad366e539df0ed52647177cb344c0d8d35e /audio/ruby-audiofile/Makefile
parent76cb7ca52c803ae347e4125d120533603c099e19 (diff)
downloadports-0d4441a6fda9bc02b8bf7dae8a770f43d865f1a2.tar.gz
ports-0d4441a6fda9bc02b8bf7dae8a770f43d865f1a2.zip
Notes
Diffstat (limited to 'audio/ruby-audiofile/Makefile')
-rw-r--r--audio/ruby-audiofile/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/ruby-audiofile/Makefile b/audio/ruby-audiofile/Makefile
index 98210be36f6e..6a51aa33e354 100644
--- a/audio/ruby-audiofile/Makefile
+++ b/audio/ruby-audiofile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= audiofile
-PORTVERSION= 0.1
+PORTVERSION= 0.1.1
CATEGORIES= audio ruby
MASTER_SITES= http://%SUBDIR%.sourceforge.net/download/
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -34,8 +34,6 @@ DOCS= audiofile.html audiofile.rd
post-patch:
${RUBY} -i -pe 'gsub %r|/home/jaredj/ruby-lib/cddb\b|, "cddb"' \
${CDDB_WRKSRC}/wavcddb.rb
- ${RUBY} -i -pe 'gsub /\(\(<(.*?)(\||>)/, "((<\"\\1\"\\2"' \
- ${WRKSRC}/audiofile.rd
do-build:
.if !defined(NOPORTDOCS)