Skip to content
Snippets Groups Projects
Commit 56294a23 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

graphics/nsxiv: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
parent 87685d9b
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ USES= desktop-file-utils gmake localbase:ldflags pkgconfig xorg ...@@ -23,7 +23,7 @@ USES= desktop-file-utils gmake localbase:ldflags pkgconfig xorg
USE_GITHUB= yes USE_GITHUB= yes
USE_XORG= x11 xft USE_XORG= x11 xft
MAKE_ARGS= MANPREFIX=${MANPREFIX}/share/man MAKE_ARGS= MANPREFIX=${PREFIX}/share/man
MAKE_ENV= EGPREFIX=${EXAMPLESDIR} LDLIBS=-linotify MAKE_ENV= EGPREFIX=${EXAMPLESDIR} LDLIBS=-linotify
INSTALL_TARGET= install-all INSTALL_TARGET= install-all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment