Date: Thu, 12 Jul 2012 07:12:41 +0200 From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Cc: Florian Smeets <flo@FreeBSD.org> Subject: Re: cvs commit: ports/lang/php53 Makefile Makefile.ext ports/lang/php53-extensions Makefile Message-ID: <4FFE5CC9.9050809@FreeBSD.org> In-Reply-To: <201207112348.q6BNmf5X068133@repoman.freebsd.org> References: <201207112348.q6BNmf5X068133@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-07-12 01:48, Florian Smeets wrote:
> flo 2012-07-11 23:48:41 UTC
>
> FreeBSD ports repository
>
> Modified files:
> lang/php53 Makefile Makefile.ext
> lang/php53-extensions Makefile
> Log:
> Convert to optionsNG
>
Ups, seems there is a copy paste error
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/php53/Makefile,v
retrieving revision 1.174
diff -u -r1.174 Makefile
--- Makefile 11 Jul 2012 23:48:40 -0000 1.174
+++ Makefile 12 Jul 2012 05:10:31 -0000
@@ -65,7 +65,7 @@
PATCH_SITES+= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= ale
-.if ${PORT_OPTIONS:MSUHOSIN_DESC}
+.if ${PORT_OPTIONS:MSUHOSIN}
PATCHFILES+= suhosin-patch-5.3.x-0.9.10.patch.gz
PATCH_SITES+= http://download.suhosin.org/:suhosin
PLIST_SUB+= SUHOSIN=""
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FFE5CC9.9050809>
