pkgsrc-ng/math/eukleides/patches/patch-Makefile
2013-09-26 17:14:40 +02:00

15 lines
409 B
Plaintext

$NetBSD: patch-Makefile,v 1.1 2013/06/10 12:24:29 ryoon Exp $
* Create installation target, bin/, directory.
--- Makefile.orig 2010-04-27 06:31:00.000000000 +0000
+++ Makefile
@@ -41,6 +41,7 @@ install: $(INSTALL_BINARIES) install_scr
install_man install_exm
$(INSTALL_BINARIES):
+ ${BSD_INSTALL_PROGRAM_DIR} ${BIN_DIR}
@export BINARY=$(basename $@) && $(MAKEC) build install
install_scr: