mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Add missing dependency on qt4-imageformats
Submitted by: Andy Fawcett <andy@athame.co.uk> (maintainer) Approved by: portmgr (linimon)
This commit is contained in:
parent
24e7038de6
commit
a99f988a50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220442
@ -6,6 +6,7 @@
|
||||
|
||||
PORTNAME= arora
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
@ -13,7 +14,8 @@ MAINTAINER= andy@athame.co.uk
|
||||
COMMENT= Simple Qt4 based browser
|
||||
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= network webkit qmake_build moc_build uic_build rcc_build
|
||||
QT_COMPONENTS= network webkit qmake_build moc_build uic_build rcc_build \
|
||||
imageformats
|
||||
HAS_CONFIGURE= yes
|
||||
QMAKE_ARGS+= -unix -recursive PREFIX=${PREFIX}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user