From 1d6232b2466c9120e6e40050dbfef4271ad534d8 Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Mon, 24 Sep 2012 20:55:01 +0000 Subject: - 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@ --- www/mod_amazon_proxy/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'www/mod_amazon_proxy') diff --git a/www/mod_amazon_proxy/Makefile b/www/mod_amazon_proxy/Makefile index acfc273760c5..67b6104693e6 100644 --- a/www/mod_amazon_proxy/Makefile +++ b/www/mod_amazon_proxy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mod_amazon_proxy -# Date created: 2011-09-24 -# Whom: TAKATSU Tomonari -# +# Created by: TAKATSU Tomonari # $FreeBSD$ -# PORTNAME= mod_amazon_proxy PORTVERSION= 20100913 @@ -16,7 +12,7 @@ COMMENT= Amazon Auth Proxy for Product Advertising API LIB_DEPENDS= apreq2:${PORTSDIR}/www/libapreq2 -USE_APACHE= 22+ +USE_APACHE= 22 CONFFILE= httpd-amazon-proxy.conf CONFDIR= ${PREFIX}/${APACHEETCDIR}/Includes -- cgit v1.2.3