summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/dmesg2gif/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dmesg2gif/Makefile b/sysutils/dmesg2gif/Makefile
index 552e9de2c38..cb229bebee9 100644
--- a/sysutils/dmesg2gif/Makefile
+++ b/sysutils/dmesg2gif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/10/20 00:31:29 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2003/10/20 02:06:07 atatat Exp $
#
DISTNAME= dmesg2gif-1.0
@@ -12,7 +12,7 @@ COMMENT= Output dmesg(8) device tree as GIF graph
USE_PKGINSTALL= YES
-DEPENDS+= graphviz-[0-9]*:.../../graphics/graphviz
+DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes