summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-02-09 19:23:35 +0000
committerdrochner <drochner@pkgsrc.org>2012-02-09 19:23:35 +0000
commit0dba5573dfd6ee28acc3b2a5beaa748f7e428a32 (patch)
treeb6d52b79568ce8819e928e9c0168981454451070
parent6be5bc4b5cc3063d25e4e5dd10319ab96e8cffeb (diff)
downloadpkgsrc-0dba5573dfd6ee28acc3b2a5beaa748f7e428a32.tar.gz
comment out vala build dependency - this would only be needed if
vala files are patched
-rw-r--r--graphics/libgexiv2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/libgexiv2/Makefile b/graphics/libgexiv2/Makefile
index b5ad02d3344..7ec014a5023 100644
--- a/graphics/libgexiv2/Makefile
+++ b/graphics/libgexiv2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/02/06 12:40:29 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2012/02/09 19:23:35 drochner Exp $
DISTNAME= libgexiv2-0.3.1
PKGREVISION= 3
@@ -11,7 +11,8 @@ HOMEPAGE= http://trac.yorba.org/wiki/gexiv2
COMMENT= GObject-based wrapper around the Exiv2 library
LICENSE= gnu-gpl-v2
-BUILD_DEPENDS+= vala-[0-9]*:../../lang/vala
+# if needed to regenerate after patches
+#BUILD_DEPENDS+= vala-[0-9]*:../../lang/vala
PKG_DESTDIR_SUPPORT= user-destdir