diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-05 16:06:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-05 16:06:05 +0000 |
commit | f8d29aefdb5a8657fe327ac36020085fe8ec5085 (patch) | |
tree | cccf88412c2c43d215a1e26a78f690b2e46b8714 | |
parent | e637534d0d8ee6a5fc2ee58b80ca51ffe5a4c97c (diff) |
Notes
-rw-r--r-- | misc/figlet-fonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/figlet-fonts/Makefile b/misc/figlet-fonts/Makefile index bfb549589ec2..36a6fe99e1a9 100644 --- a/misc/figlet-fonts/Makefile +++ b/misc/figlet-fonts/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= figlet MAINTAINER= ports@FreeBSD.org COMMENT= Assorted fonts for the figlet(6) program -RUN_DEPENDS= figlet:${PORTSDIR}/misc/figlet +RUN_DEPENDS= figlet:${PORTSDIR}/misc/figlet NO_BUILD= yes NO_WRKSUBDIR= yes |