summaryrefslogtreecommitdiff
path: root/x11/gnome-terminal
diff options
context:
space:
mode:
authorjoerg <joerg>2008-12-21 09:53:35 +0000
committerjoerg <joerg>2008-12-21 09:53:35 +0000
commit760ce0489827ec55fb10ce6274a293c188cbaa85 (patch)
tree345f967d00741cbc2747a738f98891ca71401fcf /x11/gnome-terminal
parent5c81410a253c3725c839dec31bd1782c3337c18e (diff)
downloadpkgsrc-760ce0489827ec55fb10ce6274a293c188cbaa85.tar.gz
Fix typo.
Diffstat (limited to 'x11/gnome-terminal')
-rw-r--r--x11/gnome-terminal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index 614e159e43d..32cea5c03a1 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/12/21 09:53:13 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2008/12/21 09:53:35 joerg Exp $
#
DISTNAME= gnome-terminal-2.24.2
@@ -26,7 +26,7 @@ GCONF_SCHEMAS= gnome-terminal.schemas
PYTHON_FOR_BUILD_ONLY= YES
-BULD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
BUILDLINK_API_DEPENDS.GConf+= GConf>=2.14.0
.include "../../devel/GConf/schemas.mk"