Skip to content

Commit

Permalink
audio/sratom: Fix build when doxygen / sphinx are installed
Browse files Browse the repository at this point in the history
PR:		267378
Reported by:	Oleg Sidorkin <osidorkin@gmail.com>
MFH:		2023Q1
  • Loading branch information
olegsidorkin authored and ephemeralriggs committed Jan 28, 2023
1 parent 4920d07 commit a153fd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions audio/sratom/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ USE_CSTD= c99
USE_LDCONFIG= yes

PLIST_SUB= VERSION=${PORTVERSION}
MESON_ARGS+= -Ddocs=disabled

post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsratom-0.so.${PORTVERSION}
Expand Down

0 comments on commit a153fd6

Please sign in to comment.