aboutsummaryrefslogtreecommitdiff
path: root/security/kpcli
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /security/kpcli
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412349
Diffstat (limited to 'security/kpcli')
-rw-r--r--security/kpcli/Makefile24
1 files changed, 12 insertions, 12 deletions
diff --git a/security/kpcli/Makefile b/security/kpcli/Makefile
index 9deb90b77ec4..89cd69e76348 100644
--- a/security/kpcli/Makefile
+++ b/security/kpcli/Makefile
@@ -12,16 +12,16 @@ COMMENT= Command line interface to KeePassX and KeePass database files
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-Crypt-Rijndael>=1.08:${PORTSDIR}/security/p5-Crypt-Rijndael \
- p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey \
- p5-Sort-Naturally>=1.02:${PORTSDIR}/textproc/p5-Sort-Naturally \
- p5-File-KeePass>=2.03:${PORTSDIR}/security/p5-File-KeePass \
- p5-Term-ShellUI>=0.9:${PORTSDIR}/shells/p5-Term-ShellUI \
- p5-ReadLine-Gnu>=1.19:${PORTSDIR}/devel/p5-ReadLine-Gnu \
- p5-Data-Password>=0:${PORTSDIR}/security/p5-Data-Password \
- p5-Clone>=0.31:${PORTSDIR}/devel/p5-Clone \
- p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
- p5-Clipboard>=0:${PORTSDIR}/x11/p5-Clipboard
+RUN_DEPENDS= p5-Crypt-Rijndael>=1.08:security/p5-Crypt-Rijndael \
+ p5-Term-ReadKey>=2.30:devel/p5-Term-ReadKey \
+ p5-Sort-Naturally>=1.02:textproc/p5-Sort-Naturally \
+ p5-File-KeePass>=2.03:security/p5-File-KeePass \
+ p5-Term-ShellUI>=0.9:shells/p5-Term-ShellUI \
+ p5-ReadLine-Gnu>=1.19:devel/p5-ReadLine-Gnu \
+ p5-Data-Password>=0:security/p5-Data-Password \
+ p5-Clone>=0.31:devel/p5-Clone \
+ p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
+ p5-Clipboard>=0:x11/p5-Clipboard
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5 shebangfix
@@ -30,8 +30,8 @@ PLIST_FILES= bin/kpcli man/man1/${PORTNAME}.1.gz
OPTIONS_DEFINE= PWSAFE3
PWSAFE3_DESC= Password Safe V3 file importing
-PWSAFE3_BUILD_DEPENDS+= p5-Crypt-PWSafe3>=1.21:${PORTSDIR}/security/p5-Crypt-PWSafe3
-PWSAFE3_RUN_DEPENDS+= p5-Crypt-PWSafe3>=1.21:${PORTSDIR}/security/p5-Crypt-PWSafe3
+PWSAFE3_BUILD_DEPENDS+= p5-Crypt-PWSafe3>=1.21:security/p5-Crypt-PWSafe3
+PWSAFE3_RUN_DEPENDS+= p5-Crypt-PWSafe3>=1.21:security/p5-Crypt-PWSafe3
do-extract:
@${MKDIR} ${WRKSRC}