ports/147199: [patch] port net-mgmt/pnp fix php5.3 issues

olli hauer ohauer at gmx.de
Sat May 29 23:00:17 UTC 2010


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

From: olli hauer <ohauer at gmx.de>
To: bug-followup at FreeBSD.org
Cc: ohauer at gmx.de
Subject: Re: ports/147199: [patch] port net-mgmt/pnp fix php5.3 issues
Date: Sun, 30 May 2010 00:58:50 +0200 (CEST)

 Sorry, I forgot one part.
 Please apply this patch after the first one
 
 
 --- patch_pnp__Makefile.txt begins here ---
 Index: Makefile
 ===================================================================
 --- Makefile	(revision 2)
 +++ Makefile	(working copy)
 @@ -71,7 +71,12 @@
  # All files in share/pnp/include/ are installed, so if we patched something
  # in that directory, we must clean the '.orig' files -- they shouldn't be
  # installed.
 -PNP_CLEAN_PATCHED=	share/pnp/include/function.inc.php.orig
 +PNP_CLEAN_PATCHED=	share/pnp/include/font/makefont/makefont.php.orig \
 +	share/pnp/include/fpdi.php.orig \
 +	share/pnp/include/fpdi_pdf_parser.php.orig \
 +	share/pnp/include/function.inc.php.orig \
 +	share/pnp/include/pdf_parser.php.orig \
 +	share/pnp/include/site.php.orig
  
  .if defined(WITH_PDF)
  PNP_USE_FPDF=	1
 --- patch_pnp__Makefile.txt ends here ---



More information about the freebsd-ports-bugs mailing list