diff options
author | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-09-30 01:29:48 +0800 |
---|---|---|
committer | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-09-30 01:29:48 +0800 |
commit | 0c90abd1706d76f824b5c91e840263193dbfb488 (patch) | |
tree | e7e8377c5834102995ab861eb6267b437ade9c09 /x11/pixman | |
parent | 5d7d2d41f0814991dcea9c9742325b32c8bcfcbd (diff) | |
download | xorg-devel-ports-0c90abd1706d76f824b5c91e840263193dbfb488.tar xorg-devel-ports-0c90abd1706d76f824b5c91e840263193dbfb488.tar.gz xorg-devel-ports-0c90abd1706d76f824b5c91e840263193dbfb488.tar.bz2 xorg-devel-ports-0c90abd1706d76f824b5c91e840263193dbfb488.tar.lz xorg-devel-ports-0c90abd1706d76f824b5c91e840263193dbfb488.tar.xz xorg-devel-ports-0c90abd1706d76f824b5c91e840263193dbfb488.tar.zst xorg-devel-ports-0c90abd1706d76f824b5c91e840263193dbfb488.zip |
Sync with ports. Remove ltverhack.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1175 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11/pixman')
-rw-r--r-- | x11/pixman/Makefile | 2 | ||||
-rw-r--r-- | x11/pixman/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index d7b3fed..34a651c 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -12,8 +12,6 @@ USE_PERL5= build XORG_CAT= lib NO_STAGE= yes USE_AUTOTOOLS= libtool -# XXX - Remove this before the next major release! - XXX -USE_GNOME= ltverhack:9 CONFIGURE_ARGS= --disable-gtk OPTIONS_DEFINE= SIMD diff --git a/x11/pixman/pkg-plist b/x11/pixman/pkg-plist index 66d6a43..139159f 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.9 +lib/libpixman-1.so.30 libdata/pkgconfig/pixman-1.pc @dirrm include/pixman-1 |