From 7368c19fe14d50c44d079c12d5bab5e98d3695d5 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 9 Nov 2002 00:37:57 +0000 Subject: Maintainer updates for misc/firestring and net/firedns (depending on each other) PR: ports/44771,ports/44773 Submitted by: Dean Hollister --- net/firedns/files/patch-configure | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'net/firedns/files/patch-configure') diff --git a/net/firedns/files/patch-configure b/net/firedns/files/patch-configure index 23357d52e6af..14470444fc3a 100644 --- a/net/firedns/files/patch-configure +++ b/net/firedns/files/patch-configure @@ -1,6 +1,11 @@ ---- configure.orig Sun Sep 1 05:15:24 2002 -+++ configure Tue Oct 15 16:39:59 2002 -@@ -538,29 +538,29 @@ +--- configure.orig Thu Oct 31 09:47:26 2002 ++++ configure Thu Oct 31 10:30:36 2002 +@@ -534,33 +534,33 @@ + + $ECHO -n " adding rule to install binaries..." + $ECHO "install-binaries: $BINARIES" >> Makefile +-$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(BINDIR)" >> Makefile ++$ECHO " install -d -m 0755 -o \$(INSTALL_USER) \$(PREFIX)/bin" >> Makefile $ECHO "done" for BINARY in $BINARIES; do $ECHO -n " adding rule to install binary $BINARY..." -- cgit v1.2.3