summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/bacon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/bacon/Makefile b/www/bacon/Makefile
index 3285562968d1..cdc1020f8733 100644
--- a/www/bacon/Makefile
+++ b/www/bacon/Makefile
@@ -22,6 +22,7 @@ do-build:
${DIST}.orig > ${DIST}
do-install:
+ ${MKDIR} ${PREFIX}/www/cgi-bin
${INSTALL_SCRIPT} ${WRKSRC}/bacon.pl ${PREFIX}/www/cgi-bin/bacon.pl
post-install: