mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
math/PDL: remove dependency on astro/saoimage as it is no longer in the ports
This fixes build of non-default option SINK PR: 256588
This commit is contained in:
parent
2776c191d7
commit
1381553e6a
@ -75,8 +75,7 @@ PROJ_LIB_DEPENDS= libproj.so:graphics/proj
|
||||
READLINE_RUN_DEPENDS= p5-Term-ReadLine-Gnu>=0:devel/p5-Term-ReadLine-Gnu
|
||||
READLINE_RUN_DEPENDS_OFF= p5-Term-ReadLine-Perl>=0:devel/p5-Term-ReadLine-Perl
|
||||
SINK_RUN_DEPENDS= ppmtogif:graphics/netpbm \
|
||||
mpeg_encode:multimedia/mpeg_encode \
|
||||
saoimage:astro/saoimage
|
||||
mpeg_encode:multimedia/mpeg_encode
|
||||
|
||||
post-patch:
|
||||
@${GREP} -lR '#!/.*bin/perl' ${WRKSRC}/ | ${XARGS} ${SED} -e 's|#!/.*bin/perl|#!${PERL}|' -i ''
|
||||
|
Loading…
Reference in New Issue
Block a user