head 1.2; access; symbols pkgsrc-2017Q4:1.1.0.6 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.4 pkgsrc-2017Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2018.03.11.03.40.12; author dholland; state dead; branches; next 1.1; commitid wNSc9thoVwe5sZtA; 1.1 date 2017.07.15.10.13.59; author jaapb; state Exp; branches; next ; commitid dElFeo8RRGyRjjZz; desc @@ 1.2 log @Update to 1.4.1 to fix build with current ocaml. No (recent) changelog other than github commits. @ text @$NetBSD: patch-Makefile,v 1.1 2017/07/15 10:13:59 jaapb Exp $ Install ydump properly --- Makefile.orig 2016-10-26 23:44:34.000000000 +0000 +++ Makefile @@@@ -30,7 +30,7 @@@@ META: META.in Makefile sed -e 's:@@@@VERSION@@@@:$(VERSION):' META.in > META install: META install-lib - test ! -f ydump$(EXE) || cp ydump $(BINDIR)/ + test ! -f ydump$(EXE) || $(BSD_INSTALL_PROGRAM) ydump $(DESTDIR)$(BINDIR)/ install-lib: ocamlfind install yojson META \ @ 1.1 log @Updated package to install ydump if warranted @ text @d1 1 a1 1 $NetBSD$ @