View | Details | Raw Unified | Return to bug 212944 | Differences between
and this patch

Collapse All | Expand All

(-)security/keepassx2/Makefile (-1 / +4 lines)
Lines 12-20 Link Here
12
MAINTAINER=	eric@camachat.org
12
MAINTAINER=	eric@camachat.org
13
COMMENT=	Cross Platform Password Manager
13
COMMENT=	Cross Platform Password Manager
14
14
15
LICENSE=	GPLv2+
16
LICENSE_FILE=	${WRKSRC}/COPYING
17
15
LIB_DEPENDS=	libgcrypt.so:security/libgcrypt
18
LIB_DEPENDS=	libgcrypt.so:security/libgcrypt
16
19
17
CONFLICTS_INSTALL=	keepassx-0.*
20
CONFLICTS_INSTALL=	keepassx-0.* keepassx2-devel-2.*
18
21
19
USES=		cmake compiler:features desktop-file-utils shared-mime-info
22
USES=		cmake compiler:features desktop-file-utils shared-mime-info
20
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes

Return to bug 212944