aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-07-01 20:48:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-07-01 20:48:36 +0000
commit11725ef3e5e45d90b7ea28f424131e736421dfd3 (patch)
treed07c2bd0be6d8d6185b2134b9331bae330a008fb
parent19937e4d260d497df09d0d0f0b39205aca4614ed (diff)
downloadports-11725ef3e5e45d90b7ea28f424131e736421dfd3.tar.gz
ports-11725ef3e5e45d90b7ea28f424131e736421dfd3.zip
MFH: r444837
Fix DEPENDS Reported by: pkg-fallout
Notes
Notes: svn path=/branches/2017Q3/; revision=444838
-rw-r--r--devel/gazpacho/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gazpacho/Makefile b/devel/gazpacho/Makefile
index 4b16e43e2a9a..b3a24c6d6be0 100644
--- a/devel/gazpacho/Makefile
+++ b/devel/gazpacho/Makefile
@@ -13,7 +13,7 @@ COMMENT= GUI builder for the GTK+ toolkit
LICENSE= LGPL21+ # source mentions LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}-kiwi-gtk>=0:x11-toolkits/py-kiwi-gtk
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}kiwi-gtk>=0:x11-toolkits/py-kiwi-gtk
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= desktop-file-utils gettext python