diff options
Diffstat (limited to 'www/shellinabox/Makefile')
-rw-r--r-- | www/shellinabox/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/shellinabox/Makefile b/www/shellinabox/Makefile index 14e861d8b30d..cb7a82377b8d 100644 --- a/www/shellinabox/Makefile +++ b/www/shellinabox/Makefile @@ -45,8 +45,6 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/shellinaboxd ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/shellinaboxd.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 - -post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} .include <bsd.port.mk> |