mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix build after QT4 removal
PR: 235919 Submitted by: maintainer Reported by: Miroslav Lachman
This commit is contained in:
parent
e5fe30f329
commit
cf343f6255
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496294
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
PORTNAME= gpsbabel
|
||||
DISTVERSIONPREFIX= ${PORTNAME}_
|
||||
DISTVERSION= 1_5_4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= astro geography
|
||||
|
||||
MAINTAINER= dev2@heesakkers.info
|
||||
|
@ -31,7 +31,7 @@ OPTIONS_SUB= yes
|
|||
GUI_ALL_TARGET= gui
|
||||
GUI_USES= qt:5 qt:5
|
||||
GUI_USE= QT=gui,xml,network,webkit
|
||||
GUI_USE+= QT=linguisttools_build,moc_build,rcc_build,uic_build
|
||||
GUI_USE+= QT=linguisttools_build,webengine,buildtools
|
||||
GUI_VARS= MAKE_JOBS_UNSAFE=yes
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Add table
Reference in a new issue