openbsd-ports/x11/openmotif/patches/patch-tools_wml_Makefile_am
sthen 6b69e3097d Update to Motif 2.3.4, which is now released under LGPLv2.1.
"Motif 2.3.4 is an updated version of Open Motif 2.3 and is a major
bug fix release."

Keeping current package naming (openmotif) for now.
Feedback from pascal@ naddy@
2012-10-28 11:05:44 +00:00

19 lines
558 B
Plaintext

$OpenBSD: patch-tools_wml_Makefile_am,v 1.1 2012/10/28 11:05:45 sthen Exp $
--- tools/wml/Makefile.am.orig Wed Oct 24 21:24:30 2012
+++ tools/wml/Makefile.am Wed Oct 24 21:24:40 2012
@@ -54,11 +54,11 @@ UilLexPars.c: Uil.c
$(WMLTARGETS): wml-uil.mm
wml-uil.mm: wmluiltok wml UilLexPars.c $(TABLE)
- $(RM) $(WMLTARGETS) wml.report wml-uil.mm
+ -$(RM) $(WMLTARGETS) wml.report wml-uil.mm
./wmluiltok <$(srcdir)/Uil.y >tokens.dat
- $(RM) wml-uil.mm
+ -$(RM) wml-uil.mm
./wml $(srcdir)/$(TABLE)
- $(RM) tokens.dat
+ -$(RM) tokens.dat
all: motif.wmd