mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
x11/xnotify: Sanitize MANPREFIX
Approved by: portmgr (blanket)
This commit is contained in:
parent
dd5d5f6937
commit
04277eb38c
@ -19,7 +19,7 @@ USE_GITHUB= yes
|
||||
USE_XORG= x11 xft xinerama
|
||||
GH_ACCOUNT= phillbush
|
||||
EXTRA_PATCHES= ${${PORTNAME:tu}_PATCHES}
|
||||
MANPREFIX= ${PREFIX}/share/man
|
||||
MAKE_ARGS= MANPREFIX="${PREFIX}/share/man"
|
||||
MAKE_ENV= LOCALINC="${LOCALBASE}/include" \
|
||||
LOCALLIB="${LOCALBASE}/lib" \
|
||||
X11INC="${LOCALBASE}/include" \
|
||||
|
Loading…
Reference in New Issue
Block a user