summaryrefslogtreecommitdiff
path: root/graphics/openexr
diff options
context:
space:
mode:
authorrillig <rillig>2007-03-13 09:16:56 +0000
committerrillig <rillig>2007-03-13 09:16:56 +0000
commit69b01eb860d30e2387c62267c2f5986d3fd4b0f5 (patch)
tree63e5711f3b5032ee0fed66346839a48f22c50b37 /graphics/openexr
parentab1ef357128267c5e6a99d8e18707d104439f1b4 (diff)
downloadpkgsrc-69b01eb860d30e2387c62267c2f5986d3fd4b0f5.tar.gz
Fixed the name of the pkg-config file. PKGREVISION++
Diffstat (limited to 'graphics/openexr')
-rw-r--r--graphics/openexr/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index 27292c19784..d890d30a6b8 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2007/01/20 17:40:20 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2007/03/13 09:16:56 rillig Exp $
DISTNAME= openexr-1.4.0a
PKGNAME= openexr-1.4.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://savannah.nongnu.org/download/openexr/
@@ -15,7 +15,7 @@ USE_TOOLS+= gmake
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-PKGCONFIG_OVERRIDE= ${WRKSRC}/OpenExr.pc.in
+PKGCONFIG_OVERRIDE= OpenEXR.pc.in
TEST_TARGET= check
PTHREAD_OPTS+= require