1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

- Cleanup dependencies

This commit is contained in:
Clement Laforet 2005-09-19 10:56:16 +00:00
parent 2d8df958b8
commit 6af25df168
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143147

View File

@ -15,12 +15,12 @@ MASTER_SITE_SUBDIR= modsnake
MAINTAINER= apache@FreeBSD.org
COMMENT= A library to easily create flexible Apache modules
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} \
${PYTHON_CMD}:${PYTHON_PORTSDIR}
RUN_DEPENDS= ${BUILD_DEPENDS}
#BUILD_DEPENDS= ${PYTHON_CMD}:${PYTHON_PORTSDIR}
#RUN_DEPENDS= ${BUILD_DEPENDS}
USE_BZIP2= yes
USE_PYTHON= yes
USE_APACHE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-apxs="${APXS}"
USE_GMAKE= yes