summaryrefslogtreecommitdiffstats
path: root/main/php-mailparse
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2011-05-11 22:56:50 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2011-05-11 22:56:50 +0000
commitfa7ddb866e556e22fd21ad82d00fcfc3f5c9154f (patch)
tree12ba6659f980be40ec0f35339ed4d43828222052 /main/php-mailparse
parentfaed188fa85de352122d9abe9c67861cc49bf08a (diff)
downloadaports-fcolista-fa7ddb866e556e22fd21ad82d00fcfc3f5c9154f.tar.bz2
aports-fcolista-fa7ddb866e556e22fd21ad82d00fcfc3f5c9154f.tar.xz
main/php-mailparse: add missing autoconf
Diffstat (limited to 'main/php-mailparse')
-rw-r--r--main/php-mailparse/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php-mailparse/APKBUILD b/main/php-mailparse/APKBUILD
index d448f02cf8..63f55c677f 100644
--- a/main/php-mailparse/APKBUILD
+++ b/main/php-mailparse/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="PHP"
depends=
depends_dev="php-dev"
-makedepends="$depends_dev"
+makedepends="$depends_dev autoconf"
install=""
subpackages=""
source="http://pecl.php.net/get/$_realname-$pkgver.tgz"