diff options
author | Lars Engels <lme@FreeBSD.org> | 2014-07-20 15:57:59 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2014-07-20 15:57:59 +0000 |
commit | 02c20b5f73406e135ee022b978b647eaa84b5b75 (patch) | |
tree | 0734bcbc73d416d688659f1d74ca57dcbb99d694 /graphics/luminance | |
parent | 9470e891e0db9bbf23809615298b98e2767981bc (diff) | |
download | ports-02c20b5f73406e135ee022b978b647eaa84b5b75.tar.gz ports-02c20b5f73406e135ee022b978b647eaa84b5b75.zip |
Notes
Diffstat (limited to 'graphics/luminance')
-rw-r--r-- | graphics/luminance/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile index 92ccd9b6dc59..e557b3a13b78 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -26,6 +26,8 @@ USE_QT4= gui sql webkit xml linguist_build moc_build qmake_build \ rcc_build uic_build imageformats_run INSTALLS_ICONS= yes +CONFLICTS_INSTALL= luminance-hdr-qt5-* + OPTIONS_DEFINE= DOCS post-patch: |