aboutsummaryrefslogtreecommitdiff
path: root/graphics/exrtools
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-04-23 07:59:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-04-23 07:59:07 +0000
commitbe329624ed385869126646c299edfe2816d1fbc9 (patch)
tree462529ebe7ae765aa5817eea0fad95fc123601d3 /graphics/exrtools
parent3e3538ea4dd3d256d9c405c0ac92ec3c33b54649 (diff)
downloadports-be329624ed385869126646c299edfe2816d1fbc9.tar.gz
ports-be329624ed385869126646c299edfe2816d1fbc9.zip
Convert to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316318
Diffstat (limited to 'graphics/exrtools')
-rw-r--r--graphics/exrtools/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile
index 2b1f392dfd95..f92f077a2853 100644
--- a/graphics/exrtools/Makefile
+++ b/graphics/exrtools/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: exrtools
-# Date created: 15 Aug 2005
-# Whom: Emanuel Haupt <ehaupt@critical.ch>
-#
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
-#
PORTNAME= exrtools
PORTVERSION= 0.4
@@ -22,11 +18,10 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
jpeg:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
+USES= pkgconfig:build
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
-USE_PKGCONFIG= build
-
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib