summaryrefslogtreecommitdiffstats
path: root/graphics/cairomm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cairomm/Makefile')
-rw-r--r--graphics/cairomm/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/cairomm/Makefile b/graphics/cairomm/Makefile
index 17ebe7bde..f6aac114f 100644
--- a/graphics/cairomm/Makefile
+++ b/graphics/cairomm/Makefile
@@ -3,13 +3,13 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/cairomm/Makefile,v 1.1 2006/06/27 17:11:24 marcus Exp $
+# $MCom: ports/graphics/cairomm/Makefile,v 1.2 2006/07/06 04:40:56 ahze Exp $
#
PORTNAME= cairomm
-PORTVERSION= 1.1.10
+PORTVERSION= 1.2.0
CATEGORIES= graphics
-MASTER_SITES= http://cairographics.org/snapshots/
+MASTER_SITES= http://cairographics.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= C++ interface to cairo
@@ -18,7 +18,7 @@ LIB_DEPENDS= xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \
cairo.2:${PORTSDIR}/graphics/cairo
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnometarget
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \