summaryrefslogtreecommitdiff
path: root/graphics/luminance
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2008-07-10 17:59:22 +0000
committerMikhail Teterin <mi@FreeBSD.org>2008-07-10 17:59:22 +0000
commitc5506c30ca20d6725b01d764d220d0135d3ffd8d (patch)
tree1ecae0b7d02492a7a70f97974762b6713ccf68ba /graphics/luminance
parent - remove the no longer needed patch files that cause binding builds to fail (diff)
Build using all available CPUs. Don't demand, that libjpeg be exactly 9, etc.
The resulting binaries are the same, so no PORTREVISION bump.
Notes
Notes: svn path=/head/; revision=216659
Diffstat (limited to 'graphics/luminance')
-rw-r--r--graphics/luminance/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile
index bbde45eefc97..e7dd67a75547 100644
--- a/graphics/luminance/Makefile
+++ b/graphics/luminance/Makefile
@@ -15,15 +15,16 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical user interface that provides a workflow for HDR imaging
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
-LIB_DEPENDS= exiv2.3:${PORTSDIR}/graphics/exiv2 \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
- IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
- tiff.4:${PORTSDIR}/graphics/tiff \
- fftw3f.4:${PORTSDIR}/math/fftw3-float
+LIB_DEPENDS= exiv2:${PORTSDIR}/graphics/exiv2 \
+ jpeg:${PORTSDIR}/graphics/jpeg \
+ IlmImf:${PORTSDIR}/graphics/OpenEXR \
+ tiff:${PORTSDIR}/graphics/tiff \
+ fftw3f:${PORTSDIR}/math/fftw3-float
USE_QT_VER= 4
QT_COMPONENTS= corelib gui imageformats \
linguist_build moc_build qmake_build rcc_build uic_build
+ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
INSTALL_TARGET= install_target install_menu install_icon install_i18n
INSTALLS_ICONS= yes