diff options
Diffstat (limited to 'security/mypasswordsafe/Makefile')
-rw-r--r-- | security/mypasswordsafe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mypasswordsafe/Makefile b/security/mypasswordsafe/Makefile index 083894b12604..bbea34103f53 100644 --- a/security/mypasswordsafe/Makefile +++ b/security/mypasswordsafe/Makefile @@ -18,7 +18,7 @@ COMMENT= Easy-to-use password manager compatible with Password Safe BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake USE_GMAKE= yes -USE_KDELIBS_VER=3 +USE_QT_VER= 3 MAKE_ENV= QTDIR="${QT_PREFIX}" \ QMAKESPEC="${LOCALBASE}/share/qt/mkspecs/freebsd-g++" |