Skip to content

Commit

Permalink
x11/cde-devel: Sanitize MANPREFIX
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 22, 2024
1 parent 56eddf2 commit ddb5489
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x11/cde-devel/Makefile
Expand Up @@ -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}"
Expand Down

0 comments on commit ddb5489

Please sign in to comment.