aboutsummaryrefslogtreecommitdiffstats
path: root/community/qt5-qtwebkit
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-02-03 13:55:13 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-02-03 13:55:50 +0100
commitcdcedb15a245b7583e68ee16d905bbae39a478c2 (patch)
treed6e4460f29cfecf8922efcf1820e59b17da662c5 /community/qt5-qtwebkit
parentf40477a15bdbfdddd2b556264079181e6db32c46 (diff)
downloadaports-cdcedb15a245b7583e68ee16d905bbae39a478c2.tar.bz2
aports-cdcedb15a245b7583e68ee16d905bbae39a478c2.tar.xz
community/qt5-qtwebkit: fix build
Diffstat (limited to 'community/qt5-qtwebkit')
-rw-r--r--community/qt5-qtwebkit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtwebkit/APKBUILD b/community/qt5-qtwebkit/APKBUILD
index 3dfd2c1a11..175c8f24c8 100644
--- a/community/qt5-qtwebkit/APKBUILD
+++ b/community/qt5-qtwebkit/APKBUILD
@@ -52,7 +52,7 @@ prepare() {
mv Source/ThirdParty/gtest/ \
Source/ThirdParty/qunit/ \
Source/ThirdParty/orig/
- syncqt-qt5.pl -version $_V Source/sync.profile
+ syncqt-qt5.pl -version $_v Source/sync.profile
}
build() {