summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-09-25 13:15:08 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-09-25 13:18:21 +0200
commit52f7b74352b325b3980c4922e980701066c79a18 (patch)
tree674f258d62bb0cc817b936feb8c6d82e4cd86d95 /sci-geosciences/gpsbabel/gpsbabel-1.5.4-r1.ebuild
parentmedia-sound/qtractor: Sorting, and dropping src_install (diff)
downloadgentoo-52f7b74352b325b3980c4922e980701066c79a18.tar.gz
gentoo-52f7b74352b325b3980c4922e980701066c79a18.tar.bz2
gentoo-52f7b74352b325b3980c4922e980701066c79a18.zip
sci-geosciences/gpsbabel: Fix build with Qt-5.9 again
Tested-by: Markus <M4rkusXXL@web.de> Gentoo-bug: 629560 Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'sci-geosciences/gpsbabel/gpsbabel-1.5.4-r1.ebuild')
-rw-r--r--sci-geosciences/gpsbabel/gpsbabel-1.5.4-r1.ebuild16
1 files changed, 8 insertions, 8 deletions
diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.5.4-r1.ebuild b/sci-geosciences/gpsbabel/gpsbabel-1.5.4-r1.ebuild
index 992aea9a44c9..142868085915 100644
--- a/sci-geosciences/gpsbabel/gpsbabel-1.5.4-r1.ebuild
+++ b/sci-geosciences/gpsbabel/gpsbabel-1.5.4-r1.ebuild
@@ -43,14 +43,14 @@ DEPEND="${RDEPEND}
DOCS=( AUTHORS README.{contrib,igc,mapconverter,md,xmapwpt} )
PATCHES=(
- "${FILESDIR}/${PN}-1.4.3-fix_binary_name.patch"
- "${FILESDIR}/${P}-disable_statistic_uploading.patch"
- "${FILESDIR}/${P}-disable_update_check.patch"
- "${FILESDIR}/${P}-disable_version_check.patch"
- "${FILESDIR}/${P}-use_system_shapelib.patch"
- "${FILESDIR}/${P}-use_system_zlib.patch"
- "${FILESDIR}/${P}-xmldoc.patch"
- "${FILESDIR}/${P}-qt-5.9.patch"
+ "${FILESDIR}"/${PN}-1.4.3-fix_binary_name.patch
+ "${FILESDIR}"/${P}-disable_statistic_uploading.patch
+ "${FILESDIR}"/${P}-disable_update_check.patch
+ "${FILESDIR}"/${P}-disable_version_check.patch
+ "${FILESDIR}"/${P}-use_system_shapelib.patch
+ "${FILESDIR}"/${P}-use_system_zlib.patch
+ "${FILESDIR}"/${P}-xmldoc.patch
+ "${FILESDIR}"/${P}-qt-5.9-{1,2}.patch
)
RESTRICT="test" # bug 421699