aboutsummaryrefslogtreecommitdiff
path: root/graphics/cairo
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cairo')
-rw-r--r--graphics/cairo/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index ebcdb0b033b1..c7380c3f0d19 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -8,7 +8,6 @@ PORTREVISION= 5
PORTEPOCH?= 2
CATEGORIES= graphics
MASTER_SITES= http://cairographics.org/releases/
-#MASTER_SITES= http://cairographics.org/snapshots/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Vector graphics library with cross-device output support
@@ -22,9 +21,9 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \
--disable-directfb \
- --enable-tee \
- --enable-gobject
-USE_GNOME= gnomehack ltverhack referencehack
+ --enable-tee
+USES= pathfix
+USE_GNOME= ltverhack referencehack
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes