1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

x11-wm/wlmaker: drop unused patch after 0f824f3cbc

This commit is contained in:
Jan Beich 2024-06-25 05:11:04 +02:00
parent a18cb4bedd
commit e5549e61d8

View File

@ -32,9 +32,6 @@ PLIST_FILES= bin/${PORTNAME} \
${NULL}
post-patch:
# Drop dependency on unreleased version of libwayland
@${REINPLACE_CMD} -e 's/1\.22\.90/1.22.0/' \
${WRKSRC}/CMakeLists.txt
# Respect PREFIX for icons
@${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \
${WRKSRC}/src/decorations.c