aboutsummaryrefslogtreecommitdiff
path: root/mail/pecl-mailparse
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-12 00:47:06 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-12 00:47:06 +0000
commit065d614263e752e90257cf7b844b3b9ac655106c (patch)
tree6e527da422923aa90682a68146aedb8484be63ac /mail/pecl-mailparse
parentac74bdf9b5642c1996b603ab8a1d8b4b97c05e23 (diff)
downloadports-065d614263e752e90257cf7b844b3b9ac655106c.tar.gz
ports-065d614263e752e90257cf7b844b3b9ac655106c.zip
Notes
Diffstat (limited to 'mail/pecl-mailparse')
-rw-r--r--mail/pecl-mailparse/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile
index d24eb9307fd1..d401f211d2f1 100644
--- a/mail/pecl-mailparse/Makefile
+++ b/mail/pecl-mailparse/Makefile
@@ -16,12 +16,13 @@ DIST_SUBDIR= PEAR
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR classes to create and decode MIME messages
-BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
- autoconf:${PORTSDIR}/devel/autoconf213 \
- ${LOCALBASE}/bin/phpize:${PORTSDIR}/www/mod_php4 \
+BUILD_DEPENDS= ${LOCALBASE}/bin/phpize:${PORTSDIR}/www/mod_php4 \
${PEARDIR}/PEAR.php.dist:${PORTSDIR}/devel/pear-PEAR
RUN_DEPENDS= ${PEARDIR}/PEAR.php.dist:${PORTSDIR}/devel/pear-PEAR
+USE_AUTOMAKE= yes
+USE_AUTOCONF= yes
+
.include <bsd.port.pre.mk>
# Don't call autoconf directly, ./buildconf does this