From 478fd80efcbb0b481164e3b52d18e33a14fb6fa0 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Tue, 18 May 2010 04:05:05 +0000 Subject: - Convert ports/ to devel/apr1 PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ --- www/ftasv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/ftasv') diff --git a/www/ftasv/Makefile b/www/ftasv/Makefile index 112f5d8c899c..fef43f187f14 100644 --- a/www/ftasv/Makefile +++ b/www/ftasv/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://fabletech.com/${PORTNAME}-download/ MAINTAINER= sylvio@FreeBSD.org COMMENT= Is a commandline scoreboard viewer for the Apache server -BUILD_DEPENDS= ${LOCALBASE}/bin/apr-1-config:${PORTSDIR}/devel/apr +BUILD_DEPENDS= ${LOCALBASE}/bin/apr-1-config:${PORTSDIR}/devel/apr1 GNU_CONFIGURE= yes USE_APACHE= 2.0+ -- cgit