Skip to content

Commit

Permalink
devel/gcc-arm-embedded: Sanitize MANPREFIX
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 23, 2024
1 parent 6aef7d3 commit b4d8048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/gcc-arm-embedded/Makefile
Expand Up @@ -61,7 +61,7 @@ INFO_PATH= ${PORTNAME}-${FULL_VERSION}/share/doc/gcc-${TARGET}/info
INFO= annotate as bfd binutils cpp cppinternals gcc \
gccinstall gccint gdb gprof ld stabs

MANPREFIX= ${PREFIX}/${PORTNAME}-${FULL_VERSION}/${DOCS_SUFFIX}
MANDIRS= ${PREFIX}/${PORTNAME}-${FULL_VERSION}/${DOCS_SUFFIX}/man
DOCSDIR= ${PREFIX}/${PORTNAME}-${FULL_VERSION}/${DOCS_SUFFIX}
EXAMPLESDIR= ${PREFIX}/${PORTNAME}-${FULL_VERSION}/share/gcc-${TARGET}/samples

Expand Down

0 comments on commit b4d8048

Please sign in to comment.