summaryrefslogtreecommitdiffstats
path: root/net/freevrrpd/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-05-26 22:20:17 +0000
committerpav <pav@FreeBSD.org>2004-05-26 22:20:17 +0000
commitc2b731b59d6ed0fd7db5a92511a3552a052077b7 (patch)
treed3dadc8df641d0b176c2828493fd859461d4f4db /net/freevrrpd/Makefile
parent66daf3b5fa2af31b501fe088e2c5646a393c2afc (diff)
downloadFreeBSD-ports-c2b731b59d6ed0fd7db5a92511a3552a052077b7.zip
FreeBSD-ports-c2b731b59d6ed0fd7db5a92511a3552a052077b7.tar.gz
- Update to CVS as of 2004-03-05, which fixes the problem described at
http://www.freebsd.org/cgi/query-pr.cgi?pr=63773 PR: ports/63773 Submitted by: Sebastien Petit <spetit@selectbourse.com> (maintainer)
Diffstat (limited to 'net/freevrrpd/Makefile')
-rw-r--r--net/freevrrpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/freevrrpd/Makefile b/net/freevrrpd/Makefile
index a9e9277..2ccc79d 100644
--- a/net/freevrrpd/Makefile
+++ b/net/freevrrpd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freevrrpd
PORTVERSION= 0.8.7
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.bsdshell.net/download/
@@ -19,7 +20,7 @@ MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
post-patch:
- cd ${WRKSRC}; ${SED} -i.bak -e s/varargs/stdarg/ *.h
+ cd ${WRKSRC}; ${SED} -i.bak -e s/varargs/stdarg/ *.h
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/freevrrpd ${PREFIX}/sbin
OpenPOWER on IntegriCloud