summaryrefslogtreecommitdiffstats
path: root/main/mpfr3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/mpfr3/APKBUILD')
-rw-r--r--main/mpfr3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mpfr3/APKBUILD b/main/mpfr3/APKBUILD
index 31d912402..d7c4aa6a3 100644
--- a/main/mpfr3/APKBUILD
+++ b/main/mpfr3/APKBUILD
@@ -8,7 +8,7 @@ license="GPL LGPL"
depends=
makedepends="gmp-dev texinfo"
source="http://www.mpfr.org/mpfr-current/mpfr-$pkgver.tar.bz2"
-subpackages="$pkgname-doc mpfr-dev:dev"
+subpackages="$pkgname-doc mpfr-dev"
_builddir="$srcdir"/mpfr-$pkgver
build() {