diff options
author | agc <agc@pkgsrc.org> | 2003-10-23 12:33:58 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-10-23 12:33:58 +0000 |
commit | ef8eabad4c7a0e6eec5ac20bcf451e942762edd3 (patch) | |
tree | df53079494a21a6059d24046279c2b3e9823434f /sysutils | |
parent | 221fd31cf14837caa607a266ca6bbb5f0ec55cc2 (diff) | |
download | pkgsrc-ef8eabad4c7a0e6eec5ac20bcf451e942762edd3.tar.gz |
Two dots, not three.
No, really.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dmesg2gif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dmesg2gif/Makefile b/sysutils/dmesg2gif/Makefile index 54b734905c7..3f9c602fcd4 100644 --- a/sysutils/dmesg2gif/Makefile +++ b/sysutils/dmesg2gif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/10/20 12:34:43 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 2003/10/23 12:33:58 agc Exp $ # DISTNAME= dmesg2gif-1.1 @@ -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 USE_PERL5= yes EXTRACT_ONLY= # empty |