diff options
Diffstat (limited to 'graphics/luminance/Makefile')
-rw-r--r-- | graphics/luminance/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile index e74ff94a66e9..a365652d7b94 100644 --- a/graphics/luminance/Makefile +++ b/graphics/luminance/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Luminance HDR (nee Qtpfsgui) -# Date created: 28 Jul 2007 -# Whom: Yinghong Liu <relaxbsd@gmail.com> -# +# Created by: Yinghong Liu <relaxbsd@gmail.com> # $FreeBSD$ -# PORTNAME= luminance-hdr PORTREVISION= 2 @@ -31,6 +27,7 @@ USE_QT4= gui sql webkit xml linguist_build moc_build qmake_build \ rcc_build uic_build imageformats_run INSTALLS_ICONS= yes +NO_STAGE= yes post-patch: # Do not install yet another copy of GPL (we use license framework instead) # and fix installation path for docs (but not for internal help files) |