aboutsummaryrefslogtreecommitdiff
path: root/net/p5-S3/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-03-13 17:29:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-03-13 17:29:58 +0000
commit10f22ecd6d1808866406972dd09e2e107e41ceb2 (patch)
tree31d423e420103f6111ac7dcc29da77612438b7a3 /net/p5-S3/Makefile
parent42651c13cd4978964674808cab47a30c8726769b (diff)
downloadports-10f22ecd6d1808866406972dd09e2e107e41ceb2.tar.gz
ports-10f22ecd6d1808866406972dd09e2e107e41ceb2.zip
Notes
Diffstat (limited to 'net/p5-S3/Makefile')
-rw-r--r--net/p5-S3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-S3/Makefile b/net/p5-S3/Makefile
index a55bfab87512..879d942f2915 100644
--- a/net/p5-S3/Makefile
+++ b/net/p5-S3/Makefile
@@ -23,7 +23,7 @@ USE_PERL5= run
WRKSRC= ${WRKDIR}/s3-example-libraries/perl
do-install:
- ${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/S3
+ @${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/S3
${INSTALL_DATA} ${WRKSRC}/S3/* ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/S3
${INSTALL_DATA} ${WRKSRC}/S3.pm ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}
${INSTALL_SCRIPT} ${WRKSRC}/s3-*.pl ${STAGEDIR}${PREFIX}/bin