1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

x11/xbindkeys: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-26 20:20:53 +01:00
parent c5676bf7dd
commit 1e1d7f3bc5
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91

View File

@ -1,5 +1,6 @@
PORTNAME= xbindkeys
PORTVERSION= 1.8.7
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.nongnu.org/xbindkeys/
@ -13,14 +14,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg
USE_XORG= x11 xi
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/xbindkeys %%EXAMPLESDIR%%/xbindkeysrc man/man1/xbindkeys.1.gz
PLIST_FILES= bin/xbindkeys %%EXAMPLESDIR%%/xbindkeysrc share/man/man1/xbindkeys.1.gz
OPTIONS_DEFINE= GUILE TCL
TCL_USES= tk
TCL_CONFIGURE_OFF= --disable-tk
TCL_PLIST_FILES= bin/xbindkeys_show man/man1/xbindkeys_show.1.gz
TCL_PLIST_FILES= bin/xbindkeys_show share/man/man1/xbindkeys_show.1.gz
GUILE_USES= guile:1.8,2.2,3.0 autoreconf gettext-tools pkgconfig
GUILE_CONFIGURE_ENABLE= guile