diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-04-23 10:26:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-04-23 10:26:13 +0000 |
commit | 0192c08b08340b064b0224f346b283800a5632a2 (patch) | |
tree | ee85cf9287e11cb831c38a95f4f0134cb16280a5 /graphics/qt4-imageformats | |
parent | 79e6679346f4515441bf9f8474233ffb3ebb7234 (diff) | |
download | ports-0192c08b08340b064b0224f346b283800a5632a2.tar.gz ports-0192c08b08340b064b0224f346b283800a5632a2.zip |
Notes
Diffstat (limited to 'graphics/qt4-imageformats')
-rw-r--r-- | graphics/qt4-imageformats/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/qt4-imageformats/Makefile b/graphics/qt4-imageformats/Makefile index 6e6247334bc0..a6f301ae4fe5 100644 --- a/graphics/qt4-imageformats/Makefile +++ b/graphics/qt4-imageformats/Makefile @@ -14,6 +14,7 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png \ tiff:${PORTSDIR}/graphics/tiff +USE_GCC= any USE_QT4= qmake_build moc_build rcc_build corelib gui svg xml QT_NONSTANDARD= yes QT_DIST= yes |