summaryrefslogtreecommitdiff
path: root/devel/ruby-rcsparse
diff options
context:
space:
mode:
authorasau <asau>2012-10-31 11:16:30 +0000
committerasau <asau>2012-10-31 11:16:30 +0000
commit39235c85cd75c4e6de65dab30aa5eb25b246a516 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/ruby-rcsparse
parent34758928c424260d129233b520e397ca94ea532a (diff)
downloadpkgsrc-39235c85cd75c4e6de65dab30aa5eb25b246a516.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/ruby-rcsparse')
-rw-r--r--devel/ruby-rcsparse/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ruby-rcsparse/Makefile b/devel/ruby-rcsparse/Makefile
index 79dfc392d9a..f7a538a5c12 100644
--- a/devel/ruby-rcsparse/Makefile
+++ b/devel/ruby-rcsparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2011/02/21 16:01:15 taca Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/31 11:19:42 asau Exp $
DISTNAME= 75d93404707d
PKGNAME= ${RUBY_PKGPREFIX}-rcsparse-0.0.0.45
@@ -15,7 +15,6 @@ 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"