summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-08-05 17:19:58 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-08-05 17:19:58 +0800
commit5e935c2aa0a637c10330287b39a588d1ceb4fa15 (patch)
treeb051c3bd49e2d2d58e94dd3b6b2b204900aa8532
parent0549eb2b99e28a1f77ba53bb5d680cf5304f4b36 (diff)
downloadxorg-devel-ports-5e935c2aa0a637c10330287b39a588d1ceb4fa15.tar
xorg-devel-ports-5e935c2aa0a637c10330287b39a588d1ceb4fa15.tar.gz
xorg-devel-ports-5e935c2aa0a637c10330287b39a588d1ceb4fa15.tar.bz2
xorg-devel-ports-5e935c2aa0a637c10330287b39a588d1ceb4fa15.tar.lz
xorg-devel-ports-5e935c2aa0a637c10330287b39a588d1ceb4fa15.tar.xz
xorg-devel-ports-5e935c2aa0a637c10330287b39a588d1ceb4fa15.tar.zst
xorg-devel-ports-5e935c2aa0a637c10330287b39a588d1ceb4fa15.zip
Revert r1048 for now. The shlib change causes to many side effects in my
oppinion, and makes it harder to test the xorg-dev repo. We can readd this fix before the next bigger update, when we easily can bump portrevisions on dependend ports. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1049 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--x11/pixman/Makefile1
-rw-r--r--x11/pixman/pkg-plist2
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile
index e25615a..60fe908 100644
--- a/x11/pixman/Makefile
+++ b/x11/pixman/Makefile
@@ -11,6 +11,7 @@ USES= perl5
USE_PERL5= build
XORG_CAT= lib
USE_AUTOTOOLS= libtool
+USE_GNOME= ltverhack:9
CONFIGURE_ARGS= --disable-gtk
OPTIONS_DEFINE= SIMD
diff --git a/x11/pixman/pkg-plist b/x11/pixman/pkg-plist
index 139159f..66d6a43 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.30
+lib/libpixman-1.so.9
libdata/pkgconfig/pixman-1.pc
@dirrm include/pixman-1