pkgsrc/lang/moscow_ml/patches/patch-be
tnn 63b4595c1e Update to Moscow ML version 2.01 (January 2004)
No ChangeLog available, but a recursive diff reveals
a mostly bugfix release.

From Aleksej Saushev in private mail.
2008-04-28 10:16:57 +00:00

15 lines
419 B
Text

$NetBSD: patch-be,v 1.1 2008/04/28 10:16:57 tnn Exp $
DESTDIR support.
--- toolssrc/Makefile.orig 2000-01-21 13:07:13.000000000 +0300
+++ toolssrc/Makefile 2008-04-27 22:51:05.000000000 +0400
@@ -34,7 +34,7 @@
rm -f cutdeps mosmldep
install:
- ${INSTALL_DATA} cutdeps mosmldep $(TOOLDIR)
+ ${INSTALL_DATA} cutdeps mosmldep $(DESTDIR)$(TOOLDIR)
depend: Deplex.sml Deppars.sml Mosmldep.sml
rm -f Makefile.bak