Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 05:40:03 -0700 (PDT)
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/38412: [New Port] www/php-screw (PHP script cryptor/decryptor)
Message-ID:  <200205221240.g4MCe3D13330@freefall.freebsd.org>

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

From: Alex Dupre <sysadmin@alexdupre.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/38412: [New Port] www/php-screw (PHP script cryptor/decryptor)
Date: Wed, 22 May 2002 14:35:04 +0200

 This is a multi-part message in MIME format.
 --------------20ED04F5A4D341D07E5C1B62
 Content-Type: text/plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 Respect PREFIX/LOCALBASE.
 
 				Alex Dupre
 --------------20ED04F5A4D341D07E5C1B62
 Content-Type: text/plain; charset=us-ascii;
  name="Makefile.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="Makefile.diff"
 
 --- Makefile.orig	Wed May 22 14:43:51 2002
 +++ Makefile	Wed May 22 14:44:14 2002
 @@ -28,8 +28,8 @@
  
  USE_LIBTOOL=	yes
  
 -CONFIGURE_ARGS+=--enable-php_screw=shared \
 -		--with-php-config=${PREFIX}/bin/php-config
 +CONFIGURE_ARGS=	--enable-php_screw=shared \
 +		--with-php-config=${LOCALBASE}/bin/php-config
  
  pre-everything:
  	@${ECHO} ""
 
 --------------20ED04F5A4D341D07E5C1B62--
 

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?200205221240.g4MCe3D13330>