Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 08:30:02 -0800 (PST)
From:      User Girgen <girgen@palle.girgensohn.se>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/34855: PostgreSQL update -> 7.2
Message-ID:  <200202131630.g1DGU2P23891@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/34855; it has been noted by GNATS.

From: User Girgen <girgen@palle.girgensohn.se>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/34855: PostgreSQL update -> 7.2
Date: Wed, 13 Feb 2002 17:22:17 +0100 (CET)

 Hi!
 
 Hi!
 
 Unfortunately, late changes broke batch build.
 Here's a patch that should be applied after the other patch set.
 
 -- scripts/configure.postgresql.old	Wed Feb 13 17:11:15 2002
 +++ scripts/configure.postgresql	Wed Feb 13 17:12:02 2002
 @@ -125,7 +125,7 @@
  	fi
  
      if [ "$1" = "nothing" ]; then
 -		echo "MULTIBYTE_ENCODING=" \
 +		echo "MULTIBYTE_ENCODING=yes" \
  			>> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
  	else
  		echo "MULTIBYTE_ENCODING=$1" \

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202131630.g1DGU2P23891>