summaryrefslogtreecommitdiffstats
path: root/x11/pixman
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-04-19 22:26:28 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2008-04-19 22:26:28 +0800
commit192475803b6ebf7cfc067e1eea316669c1ebbee0 (patch)
treeb47b0b6ca5cf8a1d71375fd02641abc40fc99228 /x11/pixman
parentc2e7c190d6756ca737dbf578df5baa8e43e15145 (diff)
downloadmarcuscom-ports-192475803b6ebf7cfc067e1eea316669c1ebbee0.tar
marcuscom-ports-192475803b6ebf7cfc067e1eea316669c1ebbee0.tar.gz
marcuscom-ports-192475803b6ebf7cfc067e1eea316669c1ebbee0.tar.bz2
marcuscom-ports-192475803b6ebf7cfc067e1eea316669c1ebbee0.tar.lz
marcuscom-ports-192475803b6ebf7cfc067e1eea316669c1ebbee0.tar.xz
marcuscom-ports-192475803b6ebf7cfc067e1eea316669c1ebbee0.tar.zst
marcuscom-ports-192475803b6ebf7cfc067e1eea316669c1ebbee0.zip
Bump pixman back to libver .9 so we don't have to rebuild crazy amounts of ports
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10879 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/pixman')
-rw-r--r--x11/pixman/Makefile3
-rw-r--r--x11/pixman/pkg-plist2
2 files changed, 4 insertions, 1 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile
index ccc3d807d..a770b9ae8 100644
--- a/x11/pixman/Makefile
+++ b/x11/pixman/Makefile
@@ -7,12 +7,15 @@
PORTNAME= pixman
PORTVERSION= 0.10.0
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Low-level pixel manipulation library
XORG_CAT= lib
+USE_AUTOTOOLS= libtool:15
+USE_GNOME= ltverhack:9
post-patch:
@${REINPLACE_CMD} -e 's|gtk+-2\.0|disable-gtk|g' \
diff --git a/x11/pixman/pkg-plist b/x11/pixman/pkg-plist
index 58b188ba1..66d6a4342 100644
--- a/x11/pixman/pkg-plist
+++ b/x11/pixman/pkg-plist
@@ -3,6 +3,6 @@ include/pixman-1/pixman.h
lib/libpixman-1.a
lib/libpixman-1.la
lib/libpixman-1.so
-lib/libpixman-1.so.10
+lib/libpixman-1.so.9
libdata/pkgconfig/pixman-1.pc
@dirrm include/pixman-1