aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cparser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cparser/Makefile')
-rw-r--r--lang/cparser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/cparser/Makefile b/lang/cparser/Makefile
index 27c0b945abc8..1f93f984f011 100644
--- a/lang/cparser/Makefile
+++ b/lang/cparser/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= cparser
-PORTVERSION= 0.9.11
+PORTVERSION= 0.9.12
CATEGORIES= lang devel
MASTER_SITES= SF
MAINTAINER= armin@frozen-zone.org
COMMENT= A C99 compiler using libFIRM as backend
-LIB_DEPENDS= firm.0:${PORTSDIR}/devel/libfirm
+LIB_DEPENDS= firm.1:${PORTSDIR}/devel/libfirm
LICENSE= GPLv2