summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordholland <dholland>2012-07-06 05:04:23 +0000
committerdholland <dholland>2012-07-06 05:04:23 +0000
commit9590ed733187e051ef1d4863f4f214b89fb4349a (patch)
tree7e1701bb7588144416b9ea47e426873727960bf0 /math
parentf9dcd06db79daf328071a4325409e3293088ac0f (diff)
downloadpkgsrc-9590ed733187e051ef1d4863f4f214b89fb4349a.tar.gz
Oops, fix thinko in previous. The disturbing part is how much stuff this
baloney *didn't* break.
Diffstat (limited to 'math')
-rw-r--r--math/gcalctool-gtk3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool-gtk3/Makefile b/math/gcalctool-gtk3/Makefile
index e078c305074..5b1c5ff4ff6 100644
--- a/math/gcalctool-gtk3/Makefile
+++ b/math/gcalctool-gtk3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/07/06 04:30:49 dholland Exp $
+# $NetBSD: Makefile,v 1.6 2012/07/06 05:04:23 dholland Exp $
#
DISTNAME= gcalctool-6.4.2.1
@@ -21,7 +21,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= bison gmake gsed intltool flex msgfmt pkg-config
USE_PKGLOCALEDIR= yes
-DEPENDS+= itstool-[0-9]*:../../textproc/itstool/buildlink3.mk
+DEPENDS+= itstool-[0-9]*:../../textproc/itstool
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../devel/glib2/schemas.mk"