diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-04-16 16:49:21 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-04-16 16:49:21 +0000 |
commit | 26052de77a019865be728965904b71c4511f6204 (patch) | |
tree | 2965e40510f8aa1cc9d8f4c4496288727305cb9d /sysutils/LPRngTool | |
parent | 183be1451cf62ac3cd294aa37ce979de9ee8b380 (diff) | |
download | ports-26052de77a019865be728965904b71c4511f6204.tar.gz ports-26052de77a019865be728965904b71c4511f6204.zip |
Notes
Diffstat (limited to 'sysutils/LPRngTool')
-rw-r--r-- | sysutils/LPRngTool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/LPRngTool/Makefile b/sysutils/LPRngTool/Makefile index 651afb092541..c99f0d8e0d12 100644 --- a/sysutils/LPRngTool/Makefile +++ b/sysutils/LPRngTool/Makefile @@ -20,7 +20,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Configuration Tool for LPRng BUILD_DEPENDS= a2ps:${PORTSDIR}/print/a2ps-letter \ - wish:${PORTSDIR}/lang/tk-wrapper + wish:${PORTSDIR}/x11-toolkits/tk-wrapper #RUN_DEPENDS= ifhp:${PORTSDIR}/print/ifhp |