summaryrefslogtreecommitdiff
path: root/devel/bzr-gtk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-12-03 00:12:04 +0000
committerjoerg <joerg@pkgsrc.org>2017-12-03 00:12:04 +0000
commit0f576a5d16593b1a8f6d947b84f36343791b2431 (patch)
treeca08d65b2f8118fca57b0e7a88fd1db2bb2285f9 /devel/bzr-gtk
parent72fc95460c2906480144c8b09e16be3cf412eb66 (diff)
downloadpkgsrc-0f576a5d16593b1a8f6d947b84f36343791b2431.tar.gz
Fix typo in dependency location.
Diffstat (limited to 'devel/bzr-gtk')
-rw-r--r--devel/bzr-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bzr-gtk/Makefile b/devel/bzr-gtk/Makefile
index 1df5a70a4bd..b88f770ab8d 100644
--- a/devel/bzr-gtk/Makefile
+++ b/devel/bzr-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/11/24 22:15:58 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2017/12/03 00:12:04 joerg Exp $
DISTNAME= bzr-gtk-${VER}
PKGREVISION= 1
@@ -12,7 +12,7 @@ COMMENT= Various GTK+ frontends to Bazaar commands
LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.8:../../x11/py-gtk2
-DEPENDS+= ${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cair
+DEPENDS+= ${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-gtk2