aboutsummaryrefslogtreecommitdiff
path: root/www/mod_asn
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-09-24 20:55:01 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-09-24 20:55:01 +0000
commit1d6232b2466c9120e6e40050dbfef4271ad534d8 (patch)
tree002bf6e0f9e61f8e33052eb665b1ef0837b1d210 /www/mod_asn
parenta6832b2be98a607df5d07c8d35e6ac87570607d3 (diff)
- USE_APACHE s/22+/22/
some additional cleanups/fixes - adopt new Makefile header - convert to optionsNG - use BROKEN instead IGNORE in bsd.apache.mk with hat apache@
Notes
Notes: svn path=/head/; revision=304797
Diffstat (limited to 'www/mod_asn')
-rw-r--r--www/mod_asn/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/mod_asn/Makefile b/www/mod_asn/Makefile
index b86e94d3652a..93dc603c2d91 100644
--- a/www/mod_asn/Makefile
+++ b/www/mod_asn/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mod_asn
-# Date created: 24 Apr 2011
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
+# Created by: Jun Kuriyama <kuriyama@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mod_asn
PORTVERSION= 1.5
@@ -17,7 +13,7 @@ COMMENT= Look up the AS and network prefix of IP address
LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1
-USE_APACHE= 22+
+USE_APACHE= 22
AP_FAST_BUILD= yes
MANUAL_PACKAGE_BUILD= devel/apr1 with pgsql option required