diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-27 04:46:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-27 04:46:24 +0000 |
commit | 68e80daad804fb24ff664ebe164a2e64b9f834ee (patch) | |
tree | 8e8d37a42d9aedbde199984ae6c95dbf0f5b7720 /www/libapreq2 | |
parent | 0cfbe108f744dcb805bf3d69d4b525d624a8c2cf (diff) | |
download | ports-68e80daad804fb24ff664ebe164a2e64b9f834ee.tar.gz ports-68e80daad804fb24ff664ebe164a2e64b9f834ee.zip |
Notes
Diffstat (limited to 'www/libapreq2')
-rw-r--r-- | www/libapreq2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile index ee302a309e96..0a201824959f 100644 --- a/www/libapreq2/Makefile +++ b/www/libapreq2/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR=libapreq MAINTAINER= skv@FreeBSD.org COMMENT= Generic Apache2 Request Library +BROKEN= Incorrect pkg-plist + USE_APACHE= 2.0+ USE_LDCONFIG=yes GNU_CONFIGURE= yes |