From ae67238a95bd8a4d5d182c242cb7c980c0958978 Mon Sep 17 00:00:00 2001 From: Sam Lawrance Date: Mon, 16 May 2005 02:45:10 +0000 Subject: - Add a bison %pure-parser declaration in pwlib. The build was depending on old bison behaviour (#define YYPURE) which no longer works. Fixes crash of opengk and maybe more. - Bump PORTREVISION of ports using pwlib (they link with it statically) PR: ports/61053 Submitted by: Andrew MacTaggart Approved by: clement (mentor) --- net/gatekeeper/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/gatekeeper') diff --git a/net/gatekeeper/Makefile b/net/gatekeeper/Makefile index 48883dcbab45..4207e017f065 100644 --- a/net/gatekeeper/Makefile +++ b/net/gatekeeper/Makefile @@ -7,7 +7,7 @@ PORTNAME= gatekeeper PORTVERSION= 2.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openh323gk -- cgit v1.2.3