aboutsummaryrefslogtreecommitdiff
path: root/math/ruby-narray_miss/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-03-02 06:53:01 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-03-02 06:53:01 +0000
commit5acff48211c8f742ea0a5c87c6636a375aac991d (patch)
treefa89187a08fd9bb354406ce90a35c7d96c1c5392 /math/ruby-narray_miss/Makefile
parent50e7ffc22205805852fdd61ca011a4b7fe28fdb8 (diff)
downloadports-5acff48211c8f742ea0a5c87c6636a375aac991d.tar.gz
ports-5acff48211c8f742ea0a5c87c6636a375aac991d.zip
Notes
Diffstat (limited to 'math/ruby-narray_miss/Makefile')
-rw-r--r--math/ruby-narray_miss/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/ruby-narray_miss/Makefile b/math/ruby-narray_miss/Makefile
index c58174a34e2e..4f78271ecff5 100644
--- a/math/ruby-narray_miss/Makefile
+++ b/math/ruby-narray_miss/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= narray_miss
-PORTVERSION= 1.0.3
+PORTVERSION= 1.1.1
CATEGORIES= math ruby
MASTER_SITES= http://ruby.gfd-dennou.org/products/narray_miss/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -18,12 +18,12 @@ COMMENT= Additional class with processing of missing value to NArray
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
-NO_BUILD= yes
USE_RUBY= yes
-DOCS= ChangeLog README narray_miss.html
+USE_RUBY_SETUP= yes
+
+DOCS= ChangeLog README doc/narray_miss.html
do-install:
- ${INSTALL_DATA} ${WRKSRC}/narray_miss.rb ${RUBY_SITELIBDIR}
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_MODDOCDIR}
.for f in ${DOCS}