CVSROOT: /cvs Module name: ports Changes by: [email protected] 2014/01/04 02:09:28
Modified files:
textproc/redland-bindings/patches: patch-configure
Log message:
Fix after swig update:
configure checks for php version using $PHP_VERSION '>' 5.0.0, which wont
fly with our sh... and since we dont have php4 anyway, assume PHP_SWIG will
be php5. Was probably broken before that..
