Skip to content

Commit

Permalink
x11/wmctrl: 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 136b5ca commit 5c831c6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions x11/wmctrl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wmctrl
PORTVERSION= 1.07
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= x11
MASTER_SITES= http://sweb.cz/tripie/utils/wmctrl/dist/

Expand All @@ -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>

0 comments on commit 5c831c6

Please sign in to comment.