diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-10-14 07:29:35 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-10-14 07:29:35 +0000 |
commit | a0a7565d1da0d27fb597c3c043a23f6576988e5a (patch) | |
tree | 941225f31bc8009a7cac9148ec7536138bf07009 /x11-drivers/xf86-input-fpit | |
parent | ac40b410b057b9a363b562dd33a18230264fe968 (diff) | |
download | ports-a0a7565d1da0d27fb597c3c043a23f6576988e5a.tar.gz ports-a0a7565d1da0d27fb597c3c043a23f6576988e5a.zip |
Notes
Diffstat (limited to 'x11-drivers/xf86-input-fpit')
-rw-r--r-- | x11-drivers/xf86-input-fpit/Makefile | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-input-fpit/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-fpit/Makefile b/x11-drivers/xf86-input-fpit/Makefile index e68566c2744e..ef79732c2bb2 100644 --- a/x11-drivers/xf86-input-fpit/Makefile +++ b/x11-drivers/xf86-input-fpit/Makefile @@ -10,11 +10,8 @@ COMMENT= X.Org fpit input driver XORG_CAT= driver USE_XORG= xrandr -MAN4= fpit.4x - .if !defined(WITH_NEW_XORG) IGNORE= does not build with X server 1.7.7 .endif -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11-drivers/xf86-input-fpit/pkg-plist b/x11-drivers/xf86-input-fpit/pkg-plist index 724fb9560c6e..fdc01d021e1c 100644 --- a/x11-drivers/xf86-input-fpit/pkg-plist +++ b/x11-drivers/xf86-input-fpit/pkg-plist @@ -1,6 +1,7 @@ lib/xorg/modules/input/fpit_drv.la lib/xorg/modules/input/fpit_drv.so share/X11/xorg.conf.d/50-fpit.conf +man/man4/fpit.4x.gz @dirrmtry lib/xorg/modules/input @dirrmtry lib/xorg/modules @dirrmtry lib/xorg |