diff options
author | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-12-16 21:53:33 +0800 |
---|---|---|
committer | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-12-16 21:53:33 +0800 |
commit | eef8009ca0e30f49bed14b9778b539eb8532f7d4 (patch) | |
tree | 0867c84790d95d71113d7af4ed26ae7870787ece /x11/libXfixes | |
parent | b69725f9ac34e0404740c63b57e8ada5fb7028f3 (diff) | |
download | xorg-devel-ports-eef8009ca0e30f49bed14b9778b539eb8532f7d4.tar xorg-devel-ports-eef8009ca0e30f49bed14b9778b539eb8532f7d4.tar.gz xorg-devel-ports-eef8009ca0e30f49bed14b9778b539eb8532f7d4.tar.bz2 xorg-devel-ports-eef8009ca0e30f49bed14b9778b539eb8532f7d4.tar.lz xorg-devel-ports-eef8009ca0e30f49bed14b9778b539eb8532f7d4.tar.xz xorg-devel-ports-eef8009ca0e30f49bed14b9778b539eb8532f7d4.tar.zst xorg-devel-ports-eef8009ca0e30f49bed14b9778b539eb8532f7d4.zip |
Sync with ports.
Mostly fixes related to staging.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1333 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11/libXfixes')
-rw-r--r-- | x11/libXfixes/Makefile | 5 | ||||
-rw-r--r-- | x11/libXfixes/pkg-plist | 1 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11/libXfixes/Makefile b/x11/libXfixes/Makefile index 04eaad0..a2df62b 100644 --- a/x11/libXfixes/Makefile +++ b/x11/libXfixes/Makefile @@ -1,5 +1,5 @@ # Created by: Eric Anholt <anholt@FreeBSD.org> -# $FreeBSD: head/x11/libXfixes/Makefile 300897 2012-07-14 14:29:18Z beat $ +# $FreeBSD$ PORTNAME= libXfixes PORTVERSION= 5.0.1 @@ -13,7 +13,4 @@ LICENSE= MIT XORG_CAT= lib USE_XORG= x11 fixesproto:both xproto:both xextproto -MAN3= Xfixes.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/libXfixes/pkg-plist b/x11/libXfixes/pkg-plist index f8e8b57..43f539b 100644 --- a/x11/libXfixes/pkg-plist +++ b/x11/libXfixes/pkg-plist @@ -4,3 +4,4 @@ lib/libXfixes.la lib/libXfixes.so lib/libXfixes.so.3 libdata/pkgconfig/xfixes.pc +man/man3/Xfixes.3.gz |