From 2c7b787be1e8d76dd9311d94f242920c0cb4107d Mon Sep 17 00:00:00 2001 From: mharo Date: Sat, 5 Jun 1999 19:55:24 +0000 Subject: s,/usr/local,${PREFIX}, --- databases/postgresql-devel-server/Makefile | 6 +++--- databases/postgresql-devel/Makefile | 6 +++--- databases/postgresql7/Makefile | 6 +++--- databases/postgresql73-server/Makefile | 6 +++--- databases/postgresql73/Makefile | 6 +++--- databases/postgresql74-server/Makefile | 6 +++--- databases/postgresql80-server/Makefile | 6 +++--- databases/postgresql81-server/Makefile | 6 +++--- databases/postgresql82-server/Makefile | 6 +++--- databases/postgresql83-server/Makefile | 6 +++--- databases/postgresql84-server/Makefile | 6 +++--- databases/postgresql90-server/Makefile | 6 +++--- databases/postgresql91-server/Makefile | 6 +++--- databases/postgresql92-server/Makefile | 6 +++--- 14 files changed, 42 insertions(+), 42 deletions(-) (limited to 'databases') diff --git a/databases/postgresql-devel-server/Makefile b/databases/postgresql-devel-server/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql-devel-server/Makefile +++ b/databases/postgresql-devel-server/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql-devel/Makefile +++ b/databases/postgresql-devel/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql7/Makefile +++ b/databases/postgresql7/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql73-server/Makefile +++ b/databases/postgresql73-server/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql73/Makefile +++ b/databases/postgresql73/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql74-server/Makefile b/databases/postgresql74-server/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql74-server/Makefile +++ b/databases/postgresql74-server/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql80-server/Makefile b/databases/postgresql80-server/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql80-server/Makefile +++ b/databases/postgresql80-server/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql81-server/Makefile b/databases/postgresql81-server/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql81-server/Makefile +++ b/databases/postgresql81-server/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql82-server/Makefile b/databases/postgresql82-server/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql82-server/Makefile +++ b/databases/postgresql82-server/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql83-server/Makefile b/databases/postgresql83-server/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql83-server/Makefile +++ b/databases/postgresql83-server/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql84-server/Makefile b/databases/postgresql84-server/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql84-server/Makefile +++ b/databases/postgresql84-server/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql90-server/Makefile +++ b/databases/postgresql90-server/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql91-server/Makefile +++ b/databases/postgresql91-server/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile index 817f396649be..49f1a02e4757 100644 --- a/databases/postgresql92-server/Makefile +++ b/databases/postgresql92-server/Makefile @@ -3,7 +3,7 @@ # Date created: November 13, 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.37 1999/04/14 00:03:06 scrappy Exp $ +# $Id: Makefile,v 1.38 1999/04/20 20:32:53 mharo Exp $ # DISTNAME= postgresql-6.4.2 @@ -35,8 +35,8 @@ HAS_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX}/pgsql \ --enable-locale \ --with-template=`uname -s | ${TR} '[A-Z]' '[a-z]'` \ - --with-includes="/usr/local/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ - --with-libraries=/usr/local/lib + --with-includes="${PREFIX}/include ${TCL_INCDIR} ${TK_INCDIR}" ${WITH_TCL} \ + --with-libraries=${PREFIX}/lib INSTALL_TARGET= install install-man -- cgit