aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SMIME/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-SMIME/Makefile')
-rw-r--r--security/p5-Crypt-SMIME/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/security/p5-Crypt-SMIME/Makefile b/security/p5-Crypt-SMIME/Makefile
index c1d7547e2cf3..cbe3c8605ce7 100644
--- a/security/p5-Crypt-SMIME/Makefile
+++ b/security/p5-Crypt-SMIME/Makefile
@@ -11,14 +11,14 @@ COMMENT= S/MIME message signing, verification, encryption and decryption
LICENSE= ART10
-BUILD_DEPENDS= p5-ExtUtils-CChecker>=0:${PORTSDIR}/devel/p5-ExtUtils-CChecker \
- p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig
-TEST_DEPENDS= p5-Taint-Util>=0:${PORTSDIR}/devel/p5-Taint-Util \
- p5-Test-Dependencies>=0:${PORTSDIR}/devel/p5-Test-Dependencies \
- p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
- p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
- p5-Test-Taint>=0:${PORTSDIR}/devel/p5-Test-Taint
+BUILD_DEPENDS= p5-ExtUtils-CChecker>=0:devel/p5-ExtUtils-CChecker \
+ p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig
+TEST_DEPENDS= p5-Taint-Util>=0:devel/p5-Taint-Util \
+ p5-Test-Dependencies>=0:devel/p5-Test-Dependencies \
+ p5-Test-Exception>=0:devel/p5-Test-Exception \
+ p5-Test-Pod>=1.14:devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage \
+ p5-Test-Taint>=0:devel/p5-Test-Taint
USES= perl5
USE_OPENSSL= yes