summaryrefslogtreecommitdiffstats
path: root/net-mgmt/nagios2/Makefile
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-12-16 17:33:04 +0000
committerdwcjr <dwcjr@FreeBSD.org>2001-12-16 17:33:04 +0000
commit90ff5b2e43a97ae4a156b310c9d84315fd910096 (patch)
tree0b7121b9d472745decc8cdf6247187fdd9c26e36 /net-mgmt/nagios2/Makefile
parent7f30f3cc02e61befaaec2e7710c27f7aee84a6df (diff)
downloadFreeBSD-ports-90ff5b2e43a97ae4a156b310c9d84315fd910096.zip
FreeBSD-ports-90ff5b2e43a97ae4a156b310c9d84315fd910096.tar.gz
Update netsaint to 0.0.7b8
backs out revision 1.3 of net/netsaint-plugins/scripts/configure which broke the port. Submitted by: maintainer
Diffstat (limited to 'net-mgmt/nagios2/Makefile')
-rw-r--r--net-mgmt/nagios2/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/net-mgmt/nagios2/Makefile b/net-mgmt/nagios2/Makefile
index a93519d..a88506e 100644
--- a/net-mgmt/nagios2/Makefile
+++ b/net-mgmt/nagios2/Makefile
@@ -6,13 +6,11 @@
#
PORTNAME= netsaint
-PORTVERSION= 0.0.7b6
-PORTREVISION= 1
+PORTVERSION= 0.0.7b8
CATEGORIES= net
MASTER_SITES= http://netsaint.sourceforge.net/download/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=dwcjr
-
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} netsaint-graphics.tar.gz
MAINTAINER= blaz@si.FreeBSD.org
@@ -45,14 +43,9 @@ pre-install:
BSDIMAGES= bsd_logofullsize.gif bsd_sblogo.gif
-post-patch:
- cd ${WRKSRC} && tar zxf ${DISTDIR}/netsaint-graphics.tar.gz
-
-
post-install:
.for i in ${BSDIMAGES}
- ${INSTALL_DATA} ${WRKSRC}/html/images/$i ${PREFIX}/share/${PORTNAME}/images/
+ ${INSTALL_DATA} ${WRKDIR}/netsaint-0.0.7b6/html/images/$i ${PREFIX}/share/${PORTNAME}/images/
.endfor
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud