pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ruby-password Supports DESTDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0c597f05c308
branches: trunk
changeset: 570297:0c597f05c308
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jan 27 21:31:43 2010 +0000
description:
Supports DESTDIR.
diffstat:
security/ruby-password/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 5037210e9ecc -r 0c597f05c308 security/ruby-password/Makefile
--- a/security/ruby-password/Makefile Wed Jan 27 20:57:22 2010 +0000
+++ b/security/ruby-password/Makefile Wed Jan 27 21:31:43 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/06/19 14:53:26 taca Exp $
+# $NetBSD: Makefile,v 1.3 2010/01/27 21:31:43 joerg Exp $
DISTNAME= ruby-password-0.5.3
PKGNAME= ${DISTNAME:S/ruby/${RUBY_PKGPREFIX}/}
@@ -10,6 +10,8 @@
HOMEPAGE= http://www.caliban.org/ruby/ruby-password.shtml
COMMENT= Suite of password handling methods for Ruby
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= ${RUBY_PKGPREFIX}-termios-[0-9]*:../../comms/ruby-termios
USE_RUBY_EXTCONF= yes
Home |
Main Index |
Thread Index |
Old Index