aboutsummaryrefslogtreecommitdiff
path: root/sysutils/passwordsafe/Makefile
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2017-12-11 08:03:21 +0000
committerBernard Spil <brnrd@FreeBSD.org>2017-12-11 08:03:21 +0000
commit7070a7d04a297272f6a8258782b97bf139e86600 (patch)
treef4b2cb28013029103cbac5ea24c88cafdcee4d85 /sysutils/passwordsafe/Makefile
parent5324a2309226b88b3a7b2b37ee04234c45cd34b7 (diff)
downloadports-7070a7d04a297272f6a8258782b97bf139e86600.tar.gz
ports-7070a7d04a297272f6a8258782b97bf139e86600.zip
Notes
Diffstat (limited to 'sysutils/passwordsafe/Makefile')
-rw-r--r--sysutils/passwordsafe/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/passwordsafe/Makefile b/sysutils/passwordsafe/Makefile
index e2af63c37c7b..1e26222d1425 100644
--- a/sysutils/passwordsafe/Makefile
+++ b/sysutils/passwordsafe/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= passwordsafe
-DISTVERSION= 1.02.1BETA
+DISTVERSION= 1.03BETA
CATEGORIES= sysutils
MAINTAINER= brnrd@FreeBSD.org
@@ -10,7 +10,8 @@ COMMENT= Popular secure and convenient password manager
LICENSE= ART20
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
- libxerces-c.so:textproc/xerces-c3
+ libxerces-c.so:textproc/xerces-c3 \
+ libqrencode.so:graphics/libqrencode
BUILD_DEPENDS= zip:archivers/zip
NOT_FOR_ARCHS= aarch64 armv6 armv7
@@ -37,6 +38,8 @@ GH_PROJECT= ${GH_ACCOUNT}
WX_COMP= wx
WANT_WX_VER= 3.0
+LDFLAGS= -L${PREFIX}/lib -lqrencode
+
ALL_TARGET= unicoderelease
post-patch: