summaryrefslogtreecommitdiff
path: root/math/ruby-bigfloat/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-08-30 06:56:49 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-08-30 06:56:49 +0000
commit7ad6a05d1473935843db6a1f343ce71294110e28 (patch)
treee8caa9879f0cd1bbce9bd0030bd87937a7381322 /math/ruby-bigfloat/Makefile
parentUpdate to 0.8. (diff)
Update to 1.1.7.
Diffstat (limited to '')
-rw-r--r--math/ruby-bigfloat/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/ruby-bigfloat/Makefile b/math/ruby-bigfloat/Makefile
index 7bad6745f072..51c06893c968 100644
--- a/math/ruby-bigfloat/Makefile
+++ b/math/ruby-bigfloat/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bigfloat
-PORTVERSION= 1.1.6
+PORTVERSION= 1.1.7
CATEGORIES= math ruby
MASTER_SITES= http://www.tinyforest.gr.jp/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -16,6 +16,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= knu@FreeBSD.org
+IGNOREFILES= ${PORTNAME}.html ${PORTNAME}_en.html
+
USE_RUBY= yes
USE_RUBY_EXTCONF= yes