aboutsummaryrefslogtreecommitdiff
path: root/www/mod_access_identd
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-12-04 14:08:56 +0000
committerClement Laforet <clement@FreeBSD.org>2005-12-04 14:08:56 +0000
commit146dcd05a3ab515bb8719d82641a29a38eae67e8 (patch)
treed81159ef3dc5df959496c90934f5111de6816958 /www/mod_access_identd
parentc7c04ab3a3cfc74e072ef713cc287e4639ec4d34 (diff)
downloadports-146dcd05a3ab515bb8719d82641a29a38eae67e8.tar.gz
ports-146dcd05a3ab515bb8719d82641a29a38eae67e8.zip
- Fix a condition in bsd.apache.mk
- all apache 1.3 only modules maintained by apache@ are now bsd.apache.mk compliant
Notes
Notes: svn path=/head/; revision=150376
Diffstat (limited to 'www/mod_access_identd')
-rw-r--r--www/mod_access_identd/Makefile6
-rw-r--r--www/mod_access_identd/distinfo1
2 files changed, 3 insertions, 4 deletions
diff --git a/www/mod_access_identd/Makefile b/www/mod_access_identd/Makefile
index fb26bf1cc1cf..ca489f719fe9 100644
--- a/www/mod_access_identd/Makefile
+++ b/www/mod_access_identd/Makefile
@@ -14,10 +14,8 @@ MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module to supply access control based on ident reply
WRKSRC= ${WRKDIR}/${PORTNAME}
-WANT_APACHE= 13
+USE_APACHE= 13
AP_FAST_BUILD= YES
AP_GENPLIST= YES
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/mod_access_identd/distinfo b/www/mod_access_identd/distinfo
index 82f0e97b50fe..602811687120 100644
--- a/www/mod_access_identd/distinfo
+++ b/www/mod_access_identd/distinfo
@@ -1,2 +1,3 @@
MD5 (mod_access_identd-1.2.0.tar.gz) = 67a5a1b9d5862eeaf2ba812f6dca98d9
+SHA256 (mod_access_identd-1.2.0.tar.gz) = b9d0471c71e846659b46f9d7d8d1d3273bb3373ca936bc38d08e89c849afa72a
SIZE (mod_access_identd-1.2.0.tar.gz) = 10500