freebsd-ports/x11/xdm
Niclas Zeising d9b554e4ec MFH: r527102
x11/xdm: Fix generation of etc/X11/xdm/Xresources

By some stupidity of autotools, spacing for a sed regexp used to generate
Xresources gets broken, and the sed command doen't match as it should.  This
results in an Xresources file with an extra '#endif /* XPM */', which breaks
the file.
Patch Makefile.in to fix the regexp and have Xresources generated properly.

PR:		244404
Reported by:	olgeni

Approved by:	ports-secteam (joenum)
2020-02-26 20:53:39 +00:00
..
files MFH: r527102 2020-02-26 20:53:39 +00:00
distinfo
Makefile MFH: r527102 2020-02-26 20:53:39 +00:00
pkg-descr
pkg-plist