summaryrefslogtreecommitdiff
path: root/security/MyPasswordSafe
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-20 18:20:49 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-20 18:20:49 +0000
commit9ebcceb724de4fa695e698f73ad814906b05355d (patch)
tree27c9e9102bf3900b05618cbceaa9e2dff2ec6790 /security/MyPasswordSafe
parentcc1549810fe80537f95ba03d06aaa59df2f5c180 (diff)
downloadpkgsrc-9ebcceb724de4fa695e698f73ad814906b05355d.tar.gz
Uses C++.
Diffstat (limited to 'security/MyPasswordSafe')
-rw-r--r--security/MyPasswordSafe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/MyPasswordSafe/Makefile b/security/MyPasswordSafe/Makefile
index ff6b2a3c3ad..8cdde17baf9 100644
--- a/security/MyPasswordSafe/Makefile
+++ b/security/MyPasswordSafe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/29 22:14:18 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2006/05/20 18:30:09 joerg Exp $
#
DISTNAME= MyPasswordSafe-20060326.src
@@ -14,6 +14,7 @@ COMMENT= Easy-to-use password manager
.include "options.mk"
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
MAKE_FLAGS+= QMAKE=${QTDIR:Q}/bin/qmake