summaryrefslogtreecommitdiff
path: root/graphics/libraw
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-11-15 19:52:55 +0000
committerdrochner <drochner@pkgsrc.org>2010-11-15 19:52:55 +0000
commitd7730a00817df19c25f8eba9a07fe8b4a2f8653e (patch)
tree706468f07fc72dee73e9bf2f651e3a9f4874dcea /graphics/libraw
parent345bd08540b1bf267204cae3e07b1225ce1f0139 (diff)
downloadpkgsrc-d7730a00817df19c25f8eba9a07fe8b4a2f8653e.tar.gz
fix "vi" artefact
Diffstat (limited to 'graphics/libraw')
-rw-r--r--graphics/libraw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile
index 22d178553ef..72b21b38a61 100644
--- a/graphics/libraw/Makefile
+++ b/graphics/libraw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/11/15 18:59:38 gls Exp $
+# $NetBSD: Makefile,v 1.2 2010/11/15 19:52:55 drochner Exp $
#
DISTNAME= LibRaw-0.11.2
@@ -22,7 +22,7 @@ SUBST_STAGE.pc= post-configure
SUBST_MESSAGE.pc= Fixing prefix and version in raw.pc file.
SUBST_FILES.pc= raw.pc
SUBST_SED.pc= -e 's,@@PREFIX@@,${PREFIX},'
-SUBST_SED.pc+= -e 's,@@VERSION@@,${PKGVERSIONi_NOREV},'
+SUBST_SED.pc+= -e 's,@@VERSION@@,${PKGVERSION_NOREV},'
INSTALLATION_DIRS+= lib/pkgconfig