aboutsummaryrefslogtreecommitdiff
path: root/graphics/cairo
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-31 22:18:51 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-31 22:18:51 +0000
commit336ae3953d3d62c41f48186a34121cb574159ca6 (patch)
tree514fbec7b37d5858d68f5654aa26807a11992fe7 /graphics/cairo
parent25365ad3f37dc7b9b2ea7aa219f9f07f096d732d (diff)
Notes
Diffstat (limited to 'graphics/cairo')
-rw-r--r--graphics/cairo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index a5c5ea925eb2..9dfd56f5cec5 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -8,6 +8,7 @@
PORTNAME= cairo
PORTVERSION= 1.0.4
+PORTREVISION?= 1
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/ \
${MASTER_SITE_LOCAL}
@@ -18,8 +19,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