pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/gcalctool gcalctool depends on gnome2-dirs, not g...
details: https://anonhg.NetBSD.org/pkgsrc/rev/45e4991143d0
branches: trunk
changeset: 460270:45e4991143d0
user: junyoung <junyoung%pkgsrc.org@localhost>
date: Tue Aug 26 16:12:48 2003 +0000
description:
gcalctool depends on gnome2-dirs, not gnome-dirs.
diffstat:
math/gcalctool/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d56abcce3a8e -r 45e4991143d0 math/gcalctool/Makefile
--- a/math/gcalctool/Makefile Tue Aug 26 15:59:14 2003 +0000
+++ b/math/gcalctool/Makefile Tue Aug 26 16:12:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 16:57:12 martti Exp $
+# $NetBSD: Makefile,v 1.9 2003/08/26 16:12:48 junyoung Exp $
#
DISTNAME= gcalctool-4.2.83
@@ -11,7 +11,7 @@
COMMENT= Gtk2+ version of calctool
BUILD_USES_MSGFMT= YES
-DEPENDS+= gnome-dirs>=1.2:../../misc/gnome2-dirs
+DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
Home |
Main Index |
Thread Index |
Old Index