mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
x11/cde-devel: Sanitize MANPREFIX
Approved by: portmgr (blanket)
This commit is contained in:
parent
56eddf2902
commit
ddb54890fe
@ -58,7 +58,8 @@ USE_XORG= ice sm x11 xau xdmcp xext xinerama xmu xscrnsaver xt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_PREFIX= ${DT_PREFIX}
|
||||
MANPREFIX= ${DT_PREFIX}/share
|
||||
GNU_CONFIGURE_MANPREFIX= ${DT_PREFIX}/share
|
||||
MANDIRS= ${DT_PREFIX}/share/man
|
||||
INFODIR= ${DT_PREFIX}/share/info
|
||||
CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.6 MAKE="gmake"
|
||||
MAKE_ARGS+= PERL=${PERL} "LOCAL_LDFLAGS=${LDFLAGS}"
|
||||
|
Loading…
Reference in New Issue
Block a user