diff options
author | Clement Laforet <clement@FreeBSD.org> | 2008-01-27 20:56:14 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2008-01-27 20:56:14 +0000 |
commit | 309259c0bc1fce26888ad26ec4342da741472728 (patch) | |
tree | 1f1e2f58ba0ec1ef2eccbb518b16dda2a9c99f4b /www/apache-contrib | |
parent | 26466e34df65e2399b3c4242557ea7c6ccc91642 (diff) |
Notes
Diffstat (limited to 'www/apache-contrib')
-rw-r--r-- | www/apache-contrib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index 653ada6273fe..4a5ca4570220 100644 --- a/www/apache-contrib/Makefile +++ b/www/apache-contrib/Makefile @@ -16,7 +16,6 @@ MAINTAINER= apache@FreeBSD.org COMMENT= Third-party modules contributed to the Apache HTTP server project USE_APACHE= 13 -USE_LDCONFIG= ${PREFIX}/libexec/apache .include <bsd.port.pre.mk> |