summaryrefslogtreecommitdiff
path: root/net/ohphone/Makefile
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-05-16 02:45:10 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-05-16 02:45:10 +0000
commitae67238a95bd8a4d5d182c242cb7c980c0958978 (patch)
tree0ad1512fc54fc52ad4c5c863bc758b5e39b5733c /net/ohphone/Makefile
parentUpdate to 0.2.5 (diff)
- 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 <amactaggart@hkis.edu.hk> Approved by: clement (mentor)
Notes
Notes: svn path=/head/; revision=135316
Diffstat (limited to 'net/ohphone/Makefile')
-rw-r--r--net/ohphone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile
index d9725bfa1bf5..01ed09f00318 100644
--- a/net/ohphone/Makefile
+++ b/net/ohphone/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ohphone
PORTVERSION= 1.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \