summaryrefslogtreecommitdiff
path: root/security/ruby-password
diff options
context:
space:
mode:
authorjoerg <joerg>2010-01-27 21:31:43 +0000
committerjoerg <joerg>2010-01-27 21:31:43 +0000
commit8009c61ddad9e135746cd379d5a324c16daebad0 (patch)
tree75325358a3e9f2f450789a152ac8aa0b10f2ac3a /security/ruby-password
parent8e921cc864cdd180156ffc7250fd8a2e8894a67b (diff)
downloadpkgsrc-8009c61ddad9e135746cd379d5a324c16daebad0.tar.gz
Supports DESTDIR.
Diffstat (limited to 'security/ruby-password')
-rw-r--r--security/ruby-password/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile
index 305719563ec..3d97e659a34 100644
--- a/security/ruby-password/Makefile
+++ b/security/ruby-password/Makefile
@@ -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 @@ MAINTAINER= minskim@NetBSD.org
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