Skip to content

Commit

Permalink
textproc/lowdown: respect PREFIX
Browse files Browse the repository at this point in the history
PR:		257431
Submitted by:	John Marshall <john@jmarshall.id.au>
  • Loading branch information
bapt committed Aug 3, 2021
1 parent 6987fb4 commit bf122ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions textproc/lowdown/Makefile
Expand Up @@ -13,6 +13,7 @@ LDFLAGS+= -lmd
MAKE_ARGS= LDFLAGS="${LDFLAGS}" MANDIR=${PREFIX}/share/man

HAS_CONFIGURE= yes
CONFIGURE_ARGS= PREFIX="${PREFIX}"

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
Expand Down

0 comments on commit bf122ad

Please sign in to comment.