From 168a3246f0e3c46b0ef3b5dcf5d18607cff1583f Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- security/pwsafe/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/pwsafe') diff --git a/security/pwsafe/Makefile b/security/pwsafe/Makefile index 291d9c32043..4d31d1f399f 100644 --- a/security/pwsafe/Makefile +++ b/security/pwsafe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/01/18 05:09:40 tnn Exp $ +# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:45 joerg Exp $ # DISTNAME= pwsafe-0.2.0 @@ -11,6 +11,8 @@ MAINTAINER= mishka@apk.od.ua HOMEPAGE= http://nsd.dyndns.org/pwsafe/ COMMENT= CLI based PasswordSafe compatible password manager +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gmake -- cgit v1.2.3