diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-09-19 11:52:14 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-09-19 11:52:14 +0000 |
commit | af1ffdc6f0cbc1adec637503b2f8d75194078e0c (patch) | |
tree | 52d981a1a19e7c1ea0cf3e4713ce472976f287d4 /databases/mysqlman | |
parent | 6af25df168f21f64dabc40a69fa7308a400a4b17 (diff) | |
download | ports-af1ffdc6f0cbc1adec637503b2f8d75194078e0c.tar.gz ports-af1ffdc6f0cbc1adec637503b2f8d75194078e0c.zip |
Notes
Diffstat (limited to 'databases/mysqlman')
-rw-r--r-- | databases/mysqlman/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysqlman/Makefile b/databases/mysqlman/Makefile index 9f3db917324a..d66184feee18 100644 --- a/databases/mysqlman/Makefile +++ b/databases/mysqlman/Makefile @@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}-${PORTVERSION} RESTRICTED= "not redistributable, license agreement required" USE_PERL5= yes NO_BUILD= yes +APACHE_COMPAT= yes # to determine whether apache installed WWW_DIR= ${LOCALBASE}/www/ |