summaryrefslogtreecommitdiff
path: root/security/ruby-password
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 18:16:19 +0000
committerasau <asau@pkgsrc.org>2012-10-23 18:16:19 +0000
commit40b91e7ab919c68deb72b748cca1857afc0cc61a (patch)
tree2e3abeb7d7fb2a2cac43be623cf8c31f83e59ec8 /security/ruby-password
parentff862ac29f9feb874c8377e73c53e1d92c1569c8 (diff)
downloadpkgsrc-40b91e7ab919c68deb72b748cca1857afc0cc61a.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'security/ruby-password')
-rw-r--r--security/ruby-password/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile
index 0d5cce1b516..48bf5244bcb 100644
--- a/security/ruby-password/Makefile
+++ b/security/ruby-password/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2011/02/21 16:01:19 taca Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/23 18:16:57 asau Exp $
DISTNAME= ruby-password-0.5.3
PKGNAME= ${DISTNAME:S/ruby/${RUBY_PKGPREFIX}/}
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.caliban.org/ruby/ruby-password.shtml
COMMENT= Suite of password handling methods for Ruby
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= ${RUBY_PKGPREFIX}-termios>=0.9.5:../../comms/ruby-termios
USE_RUBY_EXTCONF= yes