summaryrefslogtreecommitdiffstats
path: root/graphics/cairomm/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-21 08:04:50 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-21 08:04:50 +0800
commit974399da681494cc2eb8fb0eef36b601910e3ec7 (patch)
treef4d4c4a0366909d109419000b38085062b64128e /graphics/cairomm/Makefile
parent2f91aaa99a3639b430d7652d87c6fce0514baf5e (diff)
downloadmarcuscom-ports-974399da681494cc2eb8fb0eef36b601910e3ec7.tar
marcuscom-ports-974399da681494cc2eb8fb0eef36b601910e3ec7.tar.gz
marcuscom-ports-974399da681494cc2eb8fb0eef36b601910e3ec7.tar.bz2
marcuscom-ports-974399da681494cc2eb8fb0eef36b601910e3ec7.tar.lz
marcuscom-ports-974399da681494cc2eb8fb0eef36b601910e3ec7.tar.xz
marcuscom-ports-974399da681494cc2eb8fb0eef36b601910e3ec7.tar.zst
marcuscom-ports-974399da681494cc2eb8fb0eef36b601910e3ec7.zip
- Update to 1.2.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7084 df743ca5-7f9a-e211-a948-0013205c9059
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" \