aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/smokeping/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2008-01-11 12:25:22 +0000
committerLars Thegler <lth@FreeBSD.org>2008-01-11 12:25:22 +0000
commit5678a5b654b22f4f289e2fbcea4fa800647c80e2 (patch)
tree8cc029fc03caf39bfe4902bdfe6aa01f5aa7ad51 /net-mgmt/smokeping/Makefile
parenta28954991a1c4b65b6bc748445cfc405f34ab246 (diff)
downloadports-5678a5b654b22f4f289e2fbcea4fa800647c80e2.tar.gz
ports-5678a5b654b22f4f289e2fbcea4fa800647c80e2.zip
Notes
Diffstat (limited to 'net-mgmt/smokeping/Makefile')
-rw-r--r--net-mgmt/smokeping/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index 78949198d56c..9273e529cbb4 100644
--- a/net-mgmt/smokeping/Makefile
+++ b/net-mgmt/smokeping/Makefile
@@ -7,7 +7,7 @@
PORTNAME= smokeping
PORTVERSION= 2.2.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt www
MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ \
http://smokeping.cs.pu.edu.tw/pub/
@@ -264,7 +264,7 @@ do-install:
fi
.endfor
${MKDIR} ${PREFIX}/smokeping/htdocs
- ${INSTALL_SCRIPT} ${WRKSRC}/htdocs/smokeping.cgi ${PREFIX}/smokeping/htdocs/smokeping.cgi
+ ${CP} -R ${WRKSRC}/htdocs ${PREFIX}/smokeping/
${CP} -R ${WRKSRC}/lib ${PREFIX}/smokeping/
${MKDIR} ${PREFIX}/var/smokeping
${CHOWN} -R ${USER}:${GROUP} ${PREFIX}/var/smokeping