aboutsummaryrefslogtreecommitdiffstats
path: root/community/rt4
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-05-24 23:44:18 -0300
committerTBK <tbk@jjtc.eu>2019-05-25 14:04:42 +0200
commit8d48c32db19b0b4b49619364f89e677ee010d947 (patch)
treec69909c6c1f715c4a09897159ee1389588b937db /community/rt4
parentba00cad3c95282115bcf610d1a65a8199001174c (diff)
downloadaports-8d48c32db19b0b4b49619364f89e677ee010d947.tar.bz2
aports-8d48c32db19b0b4b49619364f89e677ee010d947.tar.xz
community/rt4: modernize
Closes: GH-8054
Diffstat (limited to 'community/rt4')
-rw-r--r--community/rt4/APKBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/rt4/APKBUILD b/community/rt4/APKBUILD
index 1fcb256150..91d2c3c48b 100644
--- a/community/rt4/APKBUILD
+++ b/community/rt4/APKBUILD
@@ -57,9 +57,7 @@ depends="perl
perl-module-versions-report
perl-list-moreutils
perl-css-squish
- perl-dbix-searchbuilder
perl-regexp-ipv6
- perl-text-quoted
perl-html-scrubber
perl-html-quoted
perl-datetime-locale
@@ -74,19 +72,15 @@ depends="perl
perl-crypt-eksblowfish
perl-datetime-format-natural
perl-data-guid
- perl-html-formattext-withlinks-andtables
perl-role-basic
perl-module-refresh
perl-date-extract
perl-html-formattext-withlinks
perl-email-address-list
perl-text-quoted
- perl-locale-maketext-fuzzy
perl-date-manip
perl-symbol-global-name
- perl-crypt-ssleay
perl-mozilla-ca
- perl-lwp-protocol-https
perl-crypt-ssleay
perl-crypt-x509
perl-file-which
@@ -149,7 +143,6 @@ prepare() {
}
build() {
- cd "$builddir"
autoconf
./configure \
--build=$CBUILD \
@@ -165,8 +158,6 @@ build() {
}
package() {
- cd "$builddir"
-
make -j1 DESTDIR="$pkgdir" install
# delete the droid fonts as we get them from ttf-droid