View | Details | Raw Unified | Return to bug 195426
Collapse All | Expand All

(-)Makefile (working copy) (+1 lines)
Lines 19-24 Link Here
19
# We want to be version-agnostic here, but also record the right dependency
19
# We want to be version-agnostic here, but also record the right dependency
20
# if the user installs the package and already has one or the other installed.
20
# if the user installs the package and already has one or the other installed.
21
.include <bsd.port.pre.mk>
21
.if exists(${LOCALBASE}/bin/gpg2)
22
.if exists(${LOCALBASE}/bin/gpg2)
22
BUILD_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
23
BUILD_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
23
RUN_DEPENDS+=  gpg2:${PORTSDIR}/security/gnupg
24
RUN_DEPENDS+=  gpg2:${PORTSDIR}/security/gnupg

Return to bug 195426