diff options
author | ache <ache@FreeBSD.org> | 1997-06-01 04:26:38 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-06-01 04:26:38 +0800 |
commit | da6af23d716d4f19cbd69e39cfa184f03098f946 (patch) | |
tree | 52c3bbd52caa79abfd44be7afc5b6ed8dbb60075 /www | |
parent | 1157b5d08416d3a5be3c9ce37ee93525d6b3e068 (diff) | |
download | freebsd-ports-gnome-da6af23d716d4f19cbd69e39cfa184f03098f946.tar.gz freebsd-ports-gnome-da6af23d716d4f19cbd69e39cfa184f03098f946.tar.zst freebsd-ports-gnome-da6af23d716d4f19cbd69e39cfa184f03098f946.zip |
Fix OPTIM= patching
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13-ssl/Makefile | 2 | ||||
-rw-r--r-- | www/apache13/Makefile | 2 | ||||
-rw-r--r-- | www/apache2/Makefile | 2 | ||||
-rw-r--r-- | www/apache20/Makefile | 2 | ||||
-rw-r--r-- | www/apache21/Makefile | 2 | ||||
-rw-r--r-- | www/apache22/Makefile | 2 | ||||
-rw-r--r-- | www/mod_php3/Makefile | 2 | ||||
-rw-r--r-- | www/mod_php4/Makefile | 2 | ||||
-rw-r--r-- | www/mod_php5/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 98bb0f48b00d..7194aa522ef4 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -32,7 +32,7 @@ VERS_ID= dir/ache post-patch: @cd ${WRKSRC}/src && \ mv Configuration Configuration.old && \ - sed 's;^OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ + sed 's;^#*OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ < Configuration.old > Configuration .endif diff --git a/www/apache13/Makefile b/www/apache13/Makefile index 98bb0f48b00d..7194aa522ef4 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -32,7 +32,7 @@ VERS_ID= dir/ache post-patch: @cd ${WRKSRC}/src && \ mv Configuration Configuration.old && \ - sed 's;^OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ + sed 's;^#*OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ < Configuration.old > Configuration .endif diff --git a/www/apache2/Makefile b/www/apache2/Makefile index 98bb0f48b00d..7194aa522ef4 100644 --- a/www/apache2/Makefile +++ b/www/apache2/Makefile @@ -32,7 +32,7 @@ VERS_ID= dir/ache post-patch: @cd ${WRKSRC}/src && \ mv Configuration Configuration.old && \ - sed 's;^OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ + sed 's;^#*OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ < Configuration.old > Configuration .endif diff --git a/www/apache20/Makefile b/www/apache20/Makefile index 98bb0f48b00d..7194aa522ef4 100644 --- a/www/apache20/Makefile +++ b/www/apache20/Makefile @@ -32,7 +32,7 @@ VERS_ID= dir/ache post-patch: @cd ${WRKSRC}/src && \ mv Configuration Configuration.old && \ - sed 's;^OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ + sed 's;^#*OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ < Configuration.old > Configuration .endif diff --git a/www/apache21/Makefile b/www/apache21/Makefile index 98bb0f48b00d..7194aa522ef4 100644 --- a/www/apache21/Makefile +++ b/www/apache21/Makefile @@ -32,7 +32,7 @@ VERS_ID= dir/ache post-patch: @cd ${WRKSRC}/src && \ mv Configuration Configuration.old && \ - sed 's;^OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ + sed 's;^#*OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ < Configuration.old > Configuration .endif diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 98bb0f48b00d..7194aa522ef4 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -32,7 +32,7 @@ VERS_ID= dir/ache post-patch: @cd ${WRKSRC}/src && \ mv Configuration Configuration.old && \ - sed 's;^OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ + sed 's;^#*OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ < Configuration.old > Configuration .endif diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 98bb0f48b00d..7194aa522ef4 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -32,7 +32,7 @@ VERS_ID= dir/ache post-patch: @cd ${WRKSRC}/src && \ mv Configuration Configuration.old && \ - sed 's;^OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ + sed 's;^#*OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ < Configuration.old > Configuration .endif diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 98bb0f48b00d..7194aa522ef4 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -32,7 +32,7 @@ VERS_ID= dir/ache post-patch: @cd ${WRKSRC}/src && \ mv Configuration Configuration.old && \ - sed 's;^OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ + sed 's;^#*OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ < Configuration.old > Configuration .endif diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 98bb0f48b00d..7194aa522ef4 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -32,7 +32,7 @@ VERS_ID= dir/ache post-patch: @cd ${WRKSRC}/src && \ mv Configuration Configuration.old && \ - sed 's;^OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ + sed 's;^#*OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \ < Configuration.old > Configuration .endif |