Skip to content

Commit

Permalink
feh: fix build on midnightbsd
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmarino committed Dec 7, 2024
1 parent 9bedbea commit 7489a19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bucket_1A/feh/specification
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ post-patch-dragonfly:
post-patch-freebsd:
${REINPLACE_CMD} -e '/std/d' ${WRKSRC}/config.mk

post-patch-midnightbsd:
${REINPLACE_CMD} -e '/std/d' ${WRKSRC}/config.mk

post-patch-netbsd:
${REINPLACE_CMD} -e '/std/d' ${WRKSRC}/config.mk

Expand Down

0 comments on commit 7489a19

Please sign in to comment.