Skip to content

Commit

Permalink
x11/xnotify: 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 dd5d5f6 commit 04277eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x11/xnotify/Makefile
Expand Up @@ -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" \
Expand Down

0 comments on commit 04277eb

Please sign in to comment.