aboutsummaryrefslogtreecommitdiffstats
path: root/testing/windowmaker
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2016-07-25 21:13:05 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2016-07-25 21:13:05 +0200
commit61ab10ba3c3ff1cd601e3eea2c6ed9cab65153bd (patch)
tree288d5ee037c6fc88be560721ae95185a588ee4c1 /testing/windowmaker
parent50a7e882166424f5d2562ed8a7acf7fbccc89a12 (diff)
downloadaports-61ab10ba3c3ff1cd601e3eea2c6ed9cab65153bd.tar.bz2
aports-61ab10ba3c3ff1cd601e3eea2c6ed9cab65153bd.tar.xz
testing/windowmaker: drop -lang subpackage
Diffstat (limited to 'testing/windowmaker')
-rw-r--r--testing/windowmaker/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/windowmaker/APKBUILD b/testing/windowmaker/APKBUILD
index 1fadd3beb7..c4cb1c5b57 100644
--- a/testing/windowmaker/APKBUILD
+++ b/testing/windowmaker/APKBUILD
@@ -11,7 +11,7 @@ depends=""
depends_dev="libx11-dev libxmu-dev libxft-dev"
makedepends="$depends_dev"
install=""
-subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
+subpackages="$pkgname-dev $pkgname-doc"
source="http://windowmaker.org/pub/source/release/WindowMaker-$pkgver.tar.gz"
builddir="$srcdir"/WindowMaker-$pkgver