From 249aff324dcabe47e4a8898ab88725a53a7f77de Mon Sep 17 00:00:00 2001 From: barner Date: Wed, 1 Feb 2006 12:18:28 +0000 Subject: - Spell USE_APACHE correctly, and thereby fix dependencies Submitted by: Ion-Mihai "IOnut" Tetcu (maintainer) PR: ports/92562 --- www/kdedict/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/kdedict') diff --git a/www/kdedict/Makefile b/www/kdedict/Makefile index 6452ad3..9f651ce 100644 --- a/www/kdedict/Makefile +++ b/www/kdedict/Makefile @@ -3,11 +3,12 @@ # Whom: Ion-Mihai "IOnut" Tetcu # # $FreeBSD$ -# $Tecnik: ports/www/kdedict/Makefile,v 1.1 2005/12/16 16:44:16 itetcu Exp $ +# $Tecnik: ports/www/kdedict/Makefile,v 1.3 2006/01/30 19:27:22 itetcu Exp $ # PORTNAME= kdedict PORTVERSION= 20030925 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.i18n.kde.org/tools/${PORTNAME}/ \ http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ @@ -23,7 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes USE_PERL5_RUN= yes -USE_APACE= yes +USE_APACHE= yes USE_REINPLACE= yes CGI_DIR?= ${PREFIX}/www/cgi-bin -- cgit v1.1