summaryrefslogtreecommitdiffstats
path: root/graphics/cairo/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-10-29 23:40:05 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-10-29 23:40:05 +0800
commit096dc94ddb9a3b64ecdfd54c1a289bc838577612 (patch)
tree5f19282772c4499401ac49d5a8d6e4d729c73aee /graphics/cairo/Makefile
parent68e7d736de5358e3b4739d766d5a1055cb116f3b (diff)
downloadmarcuscom-ports-096dc94ddb9a3b64ecdfd54c1a289bc838577612.tar
marcuscom-ports-096dc94ddb9a3b64ecdfd54c1a289bc838577612.tar.gz
marcuscom-ports-096dc94ddb9a3b64ecdfd54c1a289bc838577612.tar.bz2
marcuscom-ports-096dc94ddb9a3b64ecdfd54c1a289bc838577612.tar.lz
marcuscom-ports-096dc94ddb9a3b64ecdfd54c1a289bc838577612.tar.xz
marcuscom-ports-096dc94ddb9a3b64ecdfd54c1a289bc838577612.tar.zst
marcuscom-ports-096dc94ddb9a3b64ecdfd54c1a289bc838577612.zip
Remove a ',' from the end of a enum list. It seems g++ can't cope with that.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14853 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r--graphics/cairo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index 7b78a9496..e1dfd3acd 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -3,12 +3,12 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD: ports/graphics/cairo/Makefile,v 1.47 2010/06/03 12:35:42 pav Exp $
-# $MCom: ports/graphics/cairo/Makefile,v 1.99 2010/10/02 19:24:44 kwm Exp $
+# $MCom: ports/graphics/cairo/Makefile,v 1.100 2010/10/19 18:07:12 kwm Exp $
#
PORTNAME= cairo
PORTVERSION= 1.10.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH?= 1
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/