diff options
Diffstat (limited to 'security/pear-Crypt_GPG/Makefile')
-rw-r--r-- | security/pear-Crypt_GPG/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_GPG/Makefile b/security/pear-Crypt_GPG/Makefile index 04ca86442186..5346d550345f 100644 --- a/security/pear-Crypt_GPG/Makefile +++ b/security/pear-Crypt_GPG/Makefile @@ -11,7 +11,7 @@ COMMENT= GNU Privacy Guard (GPG) LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= pear-Console_CommandLine>=1.1.10:${PORTSDIR}/devel/pear-Console_CommandLine +BUILD_DEPENDS= pear-Console_CommandLine>=1.1.10:devel/pear-Console_CommandLine RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |