summaryrefslogtreecommitdiff
path: root/devel/ruby-rcsparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-rcsparse/Makefile')
-rw-r--r--devel/ruby-rcsparse/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/ruby-rcsparse/Makefile b/devel/ruby-rcsparse/Makefile
index e173c06c332..32f232d868f 100644
--- a/devel/ruby-rcsparse/Makefile
+++ b/devel/ruby-rcsparse/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/06/19 14:48:18 taca Exp $
+# $NetBSD: Makefile,v 1.6 2009/02/15 18:53:02 wiz Exp $
-DISTNAME= 2ea7cc31cb36
-PKGNAME= ${RUBY_PKGPREFIX}-rcsparse-0.0.0.42
-PKGREVISION= 1
+DISTNAME= 0aa8fb608963
+PKGNAME= ${RUBY_PKGPREFIX}-rcsparse-0.0.0.43
CATEGORIES= devel ruby
MASTER_SITES= http://ww2.fs.ei.tum.de/~corecode/hg/rcsparse/archive/
EXTRACT_SUFX= .tar.bz2
@@ -16,6 +15,7 @@ LICENSE= corecode-license
DIST_SUBDIR= rcsparse
WRKSRC= ${WRKDIR}/rcsparse-${DISTNAME}
USE_RUBY_EXTCONF= yes
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/ruby/modules.mk"
.include "../../mk/bsd.pkg.mk"