Skip to content

Commit

Permalink
graphics/xpdf3: 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 a99ff67 commit c1de24a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion graphics/xpdf3/Makefile
Expand Up @@ -20,6 +20,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libpng.so:graphics/png

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share/xpdf
USES= gmake cpe localbase xorg
USE_XORG= ice sm x11 xext xt

Expand All @@ -31,7 +32,7 @@ CONFIGURE_ARGS= --enable-opi \
--bindir="${PREFIX}/libexec/xpdf" \
--mandir="${PREFIX}/share/xpdf/man"

MANPREFIX= ${PREFIX}/share/xpdf
MANDIRS= ${PREFIX}/share/xpdf/man

OPTIONS_DEFINE= LIBPAPER TYPE1 X11 DOCS
LIBPAPER_DESC= Enable libpaper
Expand Down

0 comments on commit c1de24a

Please sign in to comment.