Skip to content

Commit

Permalink
www/janus: 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 25f5c52 commit 8611739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/janus/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit 8611739

Please sign in to comment.