diff options
Diffstat (limited to 'security/libgcrypt/Makefile')
-rw-r--r-- | security/libgcrypt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index c79c5d55a52c..bcce006d0a1e 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -12,8 +12,8 @@ COMMENT= General purpose crypto library based on code used in GnuPG LICENSE= GPLv2+ LGPL21+ LICENSE_COMB= multi -BUILD_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error -RUN_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error +BUILD_DEPENDS= libgpg-error>=1.8:security/libgpg-error +RUN_DEPENDS= libgpg-error>=1.8:security/libgpg-error USES= cpe libtool makeinfo tar:bzip2 CPE_VENDOR= gnupg |