Skip to content

Commit

Permalink
x11-drivers/xf86-video-ati: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 26, 2024
1 parent 606144e commit e1da844
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion x11-drivers/xf86-video-ati/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xf86-video-ati
PORTVERSION= 19.1.0
PORTREVISION= 6
PORTREVISION= 7
PORTEPOCH= 1
CATEGORIES= x11-drivers

Expand Down Expand Up @@ -30,6 +30,7 @@ USES= gl xorg xorg-cat:driver
USE_GL= gl
USE_XORG= pciaccess

GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS+=--disable-udev

.include <bsd.port.mk>
4 changes: 2 additions & 2 deletions x11-drivers/xf86-video-ati/pkg-plist
@@ -1,5 +1,5 @@
lib/xorg/modules/drivers/ati_drv.so
lib/xorg/modules/drivers/radeon_drv.so
man/man4/ati.4x.gz
man/man4/radeon.4x.gz
share/man/man4/ati.4x.gz
share/man/man4/radeon.4x.gz
share/X11/xorg.conf.d/10-radeon.conf

0 comments on commit e1da844

Please sign in to comment.