aboutsummaryrefslogtreecommitdiff
path: root/graphics/OpenEXR/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2014-04-07 20:33:56 +0000
committerMatthias Andree <mandree@FreeBSD.org>2014-04-07 20:33:56 +0000
commitc084214d732f56c160a38ab3ced26636b1a93f71 (patch)
tree870af789037eae55f7bc980b97c73f1e8e2b0f08 /graphics/OpenEXR/Makefile
parent0a550f1cc4b2e68892b4e09da311476b8135f065 (diff)
downloadports-c084214d732f56c160a38ab3ced26636b1a93f71.tar.gz
ports-c084214d732f56c160a38ab3ced26636b1a93f71.zip
Notes
Diffstat (limited to 'graphics/OpenEXR/Makefile')
-rw-r--r--graphics/OpenEXR/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/OpenEXR/Makefile b/graphics/OpenEXR/Makefile
index e201b00966d3..6bee17c4594f 100644
--- a/graphics/OpenEXR/Makefile
+++ b/graphics/OpenEXR/Makefile
@@ -3,7 +3,7 @@
PORTNAME= OpenEXR
PORTVERSION= 2.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics devel
MASTER_SITES= SAVANNAH/openexr/
DISTNAME= openexr-${DISTVERSION}
@@ -17,13 +17,12 @@ LIB_DEPENDS= libImath.so:${PORTSDIR}/graphics/ilmbase
WRKSRC= ${WRKDIR}/${DISTNAME}
-USES= gmake pathfix pkgconfig
+USES= gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--disable-ilmbasetest --enable-imfexamples
-USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-# must be explicitely linked with -l{thr|pthread}
+# must be linked with -l{thr|pthread} explicitly
LDFLAGS+= ${PTHREAD_LIBS}
PORTDOCS= *