aboutsummaryrefslogtreecommitdiffstats
path: root/community/libmng/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libmng/APKBUILD')
-rw-r--r--community/libmng/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/libmng/APKBUILD b/community/libmng/APKBUILD
index 7d5eb37fd2a..a5ceaa1cbf7 100644
--- a/community/libmng/APKBUILD
+++ b/community/libmng/APKBUILD
@@ -12,6 +12,7 @@ subpackages="$pkgname-dev $pkgname-doc"
source="https://downloads.sourceforge.net/sourceforge/libmng/libmng-$pkgver.tar.gz"
prepare() {
+ default_prepare
autoreconf --force --install
}