summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-13 00:16:40 +0000
committerjoerg <joerg>2007-01-13 00:16:40 +0000
commitc69b144be0beca6179e9b8292a3ae627523e5141 (patch)
tree38798198bd45109151b75866f4a017f3a320ea98 /security
parent764596b4977cf82ae984758cfafe9d06a3434cf6 (diff)
downloadpkgsrc-c69b144be0beca6179e9b8292a3ae627523e5141.tar.gz
Modular Xorg support.
Diffstat (limited to 'security')
-rw-r--r--security/MyPasswordSafe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/MyPasswordSafe/Makefile b/security/MyPasswordSafe/Makefile
index 2dfbb19bcbd..960f05c02f6 100644
--- a/security/MyPasswordSafe/Makefile
+++ b/security/MyPasswordSafe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/01/06 19:06:22 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2007/01/13 00:16:40 joerg Exp $
#
DISTNAME= MyPasswordSafe-20061216
@@ -17,4 +17,5 @@ USE_LANGUAGES= c c++
USE_TOOLS+= gmake
MAKE_FLAGS+= QMAKE=${QTDIR:Q}/bin/qmake
+.include "../../x11/libXScrnSaver/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"