aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-09-18 23:40:54 +0000
committerClement Laforet <clement@FreeBSD.org>2005-09-18 23:40:54 +0000
commita65d887656b02ca63b6373aecfd5ccec4e42e111 (patch)
tree16072d7d23c03720b9442bdd4ce13e18c6f8adf2
parent24ed4b55bce30415ed9b2435e024a9b65ac5787c (diff)
downloadports-a65d887656b02ca63b6373aecfd5ccec4e42e111.tar.gz
ports-a65d887656b02ca63b6373aecfd5ccec4e42e111.zip
- Remove duplicate dependencies
Notes
Notes: svn path=/head/; revision=143115
-rw-r--r--www/mod_log_data/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/www/mod_log_data/Makefile b/www/mod_log_data/Makefile
index 944fc5b01bec..dba55fcadcdf 100644
--- a/www/mod_log_data/Makefile
+++ b/www/mod_log_data/Makefile
@@ -13,9 +13,6 @@ MASTER_SITES= http://loghttp.sourceforge.net/files/
MAINTAINER= apache@FreeBSD.org
COMMENT= Module for Apache 2.0 which logs incoming and outgoing data
-BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_APACHE= YES
WITH_APACHE2= YES