summaryrefslogtreecommitdiff
path: root/math/gcalctool
diff options
context:
space:
mode:
authorjunyoung <junyoung>2003-08-26 16:12:48 +0000
committerjunyoung <junyoung>2003-08-26 16:12:48 +0000
commit16c2c57027b9d0ba0f8d7e1f4cde64bffa45fe43 (patch)
tree379b65c83e7594c7a6f6aea7a2b4ae57a1af2955 /math/gcalctool
parente95054c1c742f3bfff8062f3c9b0f4ea9dd0b691 (diff)
downloadpkgsrc-16c2c57027b9d0ba0f8d7e1f4cde64bffa45fe43.tar.gz
gcalctool depends on gnome2-dirs, not gnome-dirs.
Diffstat (limited to 'math/gcalctool')
-rw-r--r--math/gcalctool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index cc7500138fe..a146ac6dc5f 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -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 @@ HOMEPAGE= http://calctool.sourceforge.net/
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