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=""

_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to