aboutsummaryrefslogtreecommitdiff
path: root/net/ssspl
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 /net/ssspl
parent23211342637a054575d9dc1935d00c038cb6545f (diff)
downloadports-d26ef18700dca59c35dc940097bf7b3db1369965.tar.gz
ports-d26ef18700dca59c35dc940097bf7b3db1369965.zip
Notes
Diffstat (limited to 'net/ssspl')
-rw-r--r--net/ssspl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ssspl/Makefile b/net/ssspl/Makefile
index 9899bebeef2d..9b6100f74fa4 100644
--- a/net/ssspl/Makefile
+++ b/net/ssspl/Makefile
@@ -25,7 +25,6 @@ do-extract:
@${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}
do-install:
- ${CHMOD} +x ${WRKSRC}/${DISTFILES}
${INSTALL_PROGRAM} ${WRKSRC}/${DISTFILES} ${STAGEDIR}${PREFIX}/sbin
.include <bsd.port.mk>