Update sysutils/filelight to version 20.04.0
[dports.git] / sysutils / cinnamon-control-center / Makefile.DragonFly
1 # build without pulseaudio support
2 # sound functionality has to be eliminated
3
4 CONFIGURE_ENV+= SOUND_PANEL_LIBS=dummy SOUND_PANEL_CFLAGS=dummy
5
6 dfly-patch:
7         ${REINPLACE_CMD} -e "/panels\/sound/d" ${WRKSRC}/configure.ac
8         ${REINPLACE_CMD} -e "/sound/d" ${WRKSRC}/panels/Makefile.am
9         ${RM} -r ${WRKSRC}/panels/sound
10         ${RM} -r ${WRKSRC}/panels/sound-nua