Index: head/math/rubygem-narray/Makefile =================================================================== --- head/math/rubygem-narray/Makefile (revision 414147) +++ head/math/rubygem-narray/Makefile (revision 414148) @@ -1,18 +1,17 @@ # Created by: Shin-ya MURAKAMI # $FreeBSD$ PORTNAME= narray PORTVERSION= ${NARRAY_VERSION} CATEGORIES= math rubygems MASTER_SITES= RG MAINTAINER= murashin@gfd-dennou.org COMMENT= Numerical N-dimensional array library for Ruby USE_RUBY= yes -USE_RAKE= yes USES= gem .include "${.CURDIR}/Makefile.version" .include