diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-12-12 20:01:05 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-12-12 20:01:05 +0000 |
commit | b61dc875e8eeba6f20d8ed93f36e96249608e4b1 (patch) | |
tree | 508e2654ab9c42c3ca327bddc5c3988cda1675d6 /www/apache21 | |
parent | ee81faacbfc961986f02d03dd277a59eabfb707c (diff) |
Notes
Diffstat (limited to 'www/apache21')
-rw-r--r-- | www/apache21/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/apache21/Makefile b/www/apache21/Makefile index 9c605c9db776..cfaba377f1d8 100644 --- a/www/apache21/Makefile +++ b/www/apache21/Makefile @@ -20,6 +20,7 @@ MAINTAINER?= clement@FreeBSD.org COMMENT?= Version 2.1 of Apache web server with ${WITH_MPM:L} MPM. LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 +BUILD_DEPENDS= python:${PORTSDIR}/lang/python LATEST_LINK= apache21 |