summaryrefslogtreecommitdiffstats
path: root/graphics/cairo
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-01 08:49:29 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-01 08:49:29 +0800
commit776c43006be53ccfed9426718966b47fa90b72fb (patch)
tree713f86a0caedb7115032a3585bce223e8aec23c1 /graphics/cairo
parent377a9ef3d5a76cd4b8a240759044bc64529f7e70 (diff)
downloadmarcuscom-ports-776c43006be53ccfed9426718966b47fa90b72fb.tar
marcuscom-ports-776c43006be53ccfed9426718966b47fa90b72fb.tar.gz
marcuscom-ports-776c43006be53ccfed9426718966b47fa90b72fb.tar.bz2
marcuscom-ports-776c43006be53ccfed9426718966b47fa90b72fb.tar.lz
marcuscom-ports-776c43006be53ccfed9426718966b47fa90b72fb.tar.xz
marcuscom-ports-776c43006be53ccfed9426718966b47fa90b72fb.tar.zst
marcuscom-ports-776c43006be53ccfed9426718966b47fa90b72fb.zip
Sync w/ FreeBSD ports tree for *-reference stuff.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6357 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/cairo')
-rw-r--r--graphics/cairo/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index 7f7c9804a..ad7ec2bc7 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -3,11 +3,12 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/cairo/Makefile,v 1.37 2006/05/06 07:36:08 marcus Exp $
+# $MCom: ports/graphics/cairo/Makefile,v 1.38 2006/05/12 18:20:31 marcus Exp $
#
PORTNAME= cairo
PORTVERSION= 1.1.6
+PORTREVISION?= 1
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/snapshots/
@@ -16,8 +17,6 @@ COMMENT= Vector graphics library with cross-device output support
.if !defined(REFERENCE_PORT)
-PORTREVISION= 1
-
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
png.5:${PORTSDIR}/graphics/png \
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig