ports/66433: Cannot make package for security/fwbuilder

Jonathan j.e.drews at worldnet.att.net
Sun May 9 23:50:23 UTC 2004


The following reply was made to PR ports/66433; it has been noted by GNATS.

From: Jonathan <j.e.drews at worldnet.att.net>
To: freebsd-gnats-submit at FreeBSD.org, j.e.drews at worldnet.att.net
Cc:  
Subject: Re: ports/66433: Cannot make package for security/fwbuilder
Date: Sun, 09 May 2004 18:49:29 -0500

 This is a multi-part message in MIME format.
 --------------090401020300030805060902
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Oops  -- The patch for fwbuilders make file is reversed. Here is the 
 correct one.   Sorry about that.
 
  
 
 --------------090401020300030805060902
 Content-Type: text/plain;
  name="Makefile.fwbuilder.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="Makefile.fwbuilder.patch"
 
 --- /home/xfce/Makefile.fwbuilder.original	Sat May  8 14:11:34 2004
 +++ Makefile	Sun May  9 18:45:47 2004
 @@ -22,14 +22,14 @@
  USE_GNOME=	glib12 gtk12
  USE_GMAKE=	yes
  USE_LIBTOOL_VER=13
 -GNU_CONFIGURE=  yes
 -CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
 +GNU_CONFIGURE=	yes
 +CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
  		LDFLAGS="-L${LOCALBASE}/lib"
  CONFIGURE_ARGS+=	--with-docdir=${DOCSDIR}
  INSTALLS_SHLIB=	yes
  PLIST_SUB+=	PORTVERSION="${PORTVERSION}"
  
 -MAN1=           fwbuilder.1 fwblookup.1 fwbedit.1 fwb_ipt.1 fwb_ipf.1 fwb_ipfw.1 fwb_pf.1 \
 +MAN1=		fwbuilder.1 fwblookup.1 fwbedit.1 fwb_ipt.1 fwb_ipf.1 fwb_ipfw.1 fwb_pf.1 \
  		fwb_install.1 fwb_compile_all.1
  
  .include <bsd.port.mk>
 
 --------------090401020300030805060902--



More information about the freebsd-ports-bugs mailing list