freebsd-ports/databases/ptop/files/patch-Makefile.in
Beech Rintoul 721a639f3f - Update to 3.6.2
- Add patch-Makefile.in
- Note: Distname and binary has changed to pg_top

PR:		ports/123485
Submitted by:	Sunghyuk Do <sunghyuk@gmail.com> (maintainer)
2008-05-09 00:55:59 +00:00

11 lines
413 B
Text

--- Makefile.in.orig 2008-05-06 20:10:58.000000000 +0900
+++ Makefile.in 2008-05-06 20:11:18.000000000 +0900
@@ -106,7 +106,7 @@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_OPTS_PROG = @INSTALL_OPTS_PROG@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_PROGRAM = @INSTALL@ @INSTALL_OPTS_PROG@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@