Skip to content

Commit

Permalink
cad/brlcad: Sanitize MANPREFIX
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jan 21, 2024
1 parent 968a06c commit 1e66610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cad/brlcad/Makefile
Expand Up @@ -33,7 +33,7 @@ TEST_TARGET= check

CONFLICTS_INSTALL= py[23][0-9]-epsilon

MANPREFIX= ${PREFIX}/${PORTNAME}/share
MANDIRS= ${PREFIX}/${PORTNAME}/share/man
NO_MTREE= yes

WRKSRC=${WRKDIR}/${PORTNAME}-${PORTVERSION}
Expand Down

0 comments on commit 1e66610

Please sign in to comment.