Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2003 20:10:13 -0700 (PDT)
From:      Foxfair Hu <foxfair@drago.fomokka.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/55708: [patch] Make net/wais respect CC and CFLAGS
Message-ID:  <200308300310.h7U3AD6o000927@freefall.freebsd.org>

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

From: Foxfair Hu <foxfair@drago.fomokka.net>
To: freebsd-gnats-submit@FreeBSD.org;, barner@in.tum.de
Cc:  
Subject: Re: ports/55708: [patch] Make net/wais respect CC and CFLAGS
Date: Sat, 30 Aug 2003 11:01:13 +0800

 --BOKacYhQ+x31HxR3
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Hi,
 
   I took another approach to fix the problem. How about this one?
 --------
 diff -ruN /usr/ports/net/wais/Makefile ./Makefile
 --- /usr/ports/net/wais/Makefile	Fri Feb 21 02:51:12 2003
 +++ ./Makefile	Sat Aug 30 10:55:46 2003
 @@ -7,6 +7,7 @@
 =20
  PORTNAME=3D	freeWAIS
  PORTVERSION=3D	0.5
 +PORTREVISION=3D	1
  CATEGORIES=3D	net
  MASTER_SITES=3D	ftp://ftp.cnidr.org/software/freewais/ \
  		ftp://ftp.icm.edu.pl/vol/wojsyl/freewais/ \
 @@ -26,6 +27,7 @@
  NO_INSTALL=3D	almost
  ALL_TARGET=3D	freebsd
  MAKE_ENV:=3D	TOP=3D${WRKSRC}
 +MAKE_ARGS+=3D	CFLAGS=3D-I$(INCLUDE) -D__bsdi__ -DBSD43 -DTELL_USER -DUSG -=
 DSECURE_SERVER -DRELEVANCE_FEEDBACK -DBOOLEANS -DPARTIALWORD -DLITERAL -DSO=
 UND -DBIBDB
 =20
  is_depended: all
 =20
 ------
 
 
 
 --BOKacYhQ+x31HxR3
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.3 (FreeBSD)
 
 iD8DBQE/UBN5sWh5Cw3CV+oRAk7LAJ9RKZf1+0kzq9YIsd41oYhW92YSfACfaIsC
 +TK0Rhb6R5kZnuM2beUSEqc=
 =T+b8
 -----END PGP SIGNATURE-----
 
 --BOKacYhQ+x31HxR3--



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