mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
graphics/xpdf3: Sanitize MANPREFIX
Approved by: portmgr (blanket)
This commit is contained in:
parent
a99ff672db
commit
c1de24a885
@ -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
|
||||
|
||||
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user