mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
x11/wmctrl: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
136b5cac35
commit
5c831c632c
@ -1,6 +1,6 @@
|
||||
PORTNAME= wmctrl
|
||||
PORTVERSION= 1.07
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://sweb.cz/tripie/utils/wmctrl/dist/
|
||||
|
||||
@ -12,9 +12,10 @@ LICENSE= GPLv2
|
||||
|
||||
USES= gnome pkgconfig xorg
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_XORG= x11 xmu xext xt
|
||||
USE_GNOME= glib20
|
||||
|
||||
PLIST_FILES= bin/wmctrl man/man1/${PORTNAME}.1.gz
|
||||
PLIST_FILES= bin/wmctrl share/man/man1/${PORTNAME}.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user