1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Spell USE_APACHE correctly, and thereby fix dependencies

Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
                (maintainer)
PR:		ports/92562
This commit is contained in:
Simon Barner 2006-02-01 12:18:28 +00:00
parent f63cee677e
commit 2520f7821e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154999

View File

@ -3,11 +3,12 @@
# Whom: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
#
# $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