aboutsummaryrefslogtreecommitdiff
path: root/www/apache21
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-12-21 08:35:51 +0000
committerClement Laforet <clement@FreeBSD.org>2004-12-21 08:35:51 +0000
commit9e10a6de6c667a6d6d79c8807304943ca7acc1f7 (patch)
tree3e674b5b55a4d4add1d3187c2d5c1f159d256081 /www/apache21
parent981e3b39ae87fcd531a98f9f6a5b33dbc1101e71 (diff)
downloadports-9e10a6de6c667a6d6d79c8807304943ca7acc1f7.tar.gz
ports-9e10a6de6c667a6d6d79c8807304943ca7acc1f7.zip
Notes
Diffstat (limited to 'www/apache21')
-rw-r--r--www/apache21/Makefile2
-rw-r--r--www/apache21/files/patch-support:Makefile.in14
2 files changed, 15 insertions, 1 deletions
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index fff6374b0771..8195f5c957bd 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/Makefile
@@ -9,7 +9,7 @@
PORTNAME= apache
PORTVERSION= 2.1.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_LOCAL:S/%SUBDIR%/clement/}
DISTNAME= httpd-${PORTVERSION}-alpha
diff --git a/www/apache21/files/patch-support:Makefile.in b/www/apache21/files/patch-support:Makefile.in
new file mode 100644
index 000000000000..930f282597a4
--- /dev/null
+++ b/www/apache21/files/patch-support:Makefile.in
@@ -0,0 +1,14 @@
+--- support/Makefile.in.orig Tue Dec 21 09:31:12 2004
++++ support/Makefile.in Tue Dec 21 09:31:39 2004
+@@ -23,10 +23,7 @@
+ fi ; \
+ done
+ @if test -f "$(builddir)/envvars-std"; then \
+- cp -p envvars-std $(DESTDIR)$(sbindir); \
+- if test ! -f $(DESTDIR)$(sbindir)/envvars; then \
+- cp -p envvars-std $(DESTDIR)$(sbindir)/envvars ; \
+- fi ; \
++ cp -p envvars-std $(DESTDIR)$(sbindir)/envvars; \
+ fi
+
+ htpasswd_OBJECTS = htpasswd.lo