mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
www/janus: Sanitize MANPREFIX
Approved by: portmgr (blanket)
This commit is contained in:
parent
25f5c52bb6
commit
8611739ce2
@ -40,7 +40,7 @@ INSTALL_TARGET= install-strip
|
||||
CFLAGS+= -I${OPENSSLINC} -I${LOCALBASE}/include/nice
|
||||
LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl -L${LOCALBASE} -lnice
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${MANPREFIX}/share
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user