pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnome-terminal Fix typo.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc1700061af0
branches: trunk
changeset: 551922:fc1700061af0
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Dec 21 09:53:35 2008 +0000
description:
Fix typo.
diffstat:
x11/gnome-terminal/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dbb922f70983 -r fc1700061af0 x11/gnome-terminal/Makefile
--- a/x11/gnome-terminal/Makefile Sun Dec 21 09:53:13 2008 +0000
+++ b/x11/gnome-terminal/Makefile Sun Dec 21 09:53:35 2008 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index