aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Crypt_GPG/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pear-Crypt_GPG/Makefile')
-rw-r--r--security/pear-Crypt_GPG/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pear-Crypt_GPG/Makefile b/security/pear-Crypt_GPG/Makefile
index 922661e9e098..2ed4096f2435 100644
--- a/security/pear-Crypt_GPG/Makefile
+++ b/security/pear-Crypt_GPG/Makefile
@@ -15,6 +15,8 @@ RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}Console_CommandLine>=1.1.10:devel/pear-Console
USES= pear
USE_PHP= mbstring posix
+CONFLICTS_INSTALL= php*-pear-Crypt_GPG # bin/crypt-gpg-pinentry
+
NO_ARCH= yes
.include <bsd.port.mk>