aboutsummaryrefslogtreecommitdiff
path: root/security/apg
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-11-02 22:45:14 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-11-02 22:45:14 +0000
commitd26ef18700dca59c35dc940097bf7b3db1369965 (patch)
treeadf234bd1f2e56ae130e9960e1467b64c9fa0ed6 /security/apg
parent23211342637a054575d9dc1935d00c038cb6545f (diff)
downloadports-d26ef18700dca59c35dc940097bf7b3db1369965.tar.gz
ports-d26ef18700dca59c35dc940097bf7b3db1369965.zip
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=425174
Diffstat (limited to 'security/apg')
-rw-r--r--security/apg/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile
index 775c66b494eb..010ff6cae58f 100644
--- a/security/apg/Makefile
+++ b/security/apg/Makefile
@@ -20,10 +20,6 @@ CRACKLIB_DESC= CrackLib support for password quality
CRACKLIB_LIB_DEPENDS= libcrack.so:security/cracklib
CRACKLIB_MAKE_ARGS= -DWITH_CRACKLIB
-post-extract:
- @${FIND} ${WRKSRC} -type d | ${XARGS} ${CHMOD} u+wx
- @${FIND} ${WRKSRC} -type f | ${XARGS} ${CHMOD} u+w
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/apg ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/apgbfm ${STAGEDIR}${PREFIX}/bin