mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
x11/i3lock-color: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
7d7b58d4bd
commit
71fef054ba
@ -1,6 +1,6 @@
|
||||
PORTNAME= i3lock-color
|
||||
DISTVERSION= 2.13.c.4
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= fjachuf@gmail.com
|
||||
@ -29,6 +29,7 @@ USE_GNOME= cairo
|
||||
USE_XORG= x11 xcb xext xinerama xorgproto xrandr xt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${LOCALBASE}/lib" \
|
||||
X11INC="${LOCALBASE}/include" CC="${CC}"
|
||||
@ -39,7 +40,7 @@ CONFLICTS_INSTALL= i3lock
|
||||
|
||||
PLIST_FILES= bin/i3lock \
|
||||
etc/pam.d/i3lock \
|
||||
man/man1/i3lock.1.gz
|
||||
share/man/man1/i3lock.1.gz
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user