diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 16:14:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 16:14:01 +0000 |
commit | 3d7cdb5b52798b794d7c046d081d8387f1771b23 (patch) | |
tree | 27c15689b29920a3f9c3c77d210255957576559a /deskutils/gcal/Makefile | |
parent | 1181b5e3770e89747fb3888144e302cd26fe58cc (diff) | |
download | ports-3d7cdb5b52798b794d7c046d081d8387f1771b23.tar.gz ports-3d7cdb5b52798b794d7c046d081d8387f1771b23.zip |
Notes
Diffstat (limited to 'deskutils/gcal/Makefile')
-rw-r--r-- | deskutils/gcal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gcal/Makefile b/deskutils/gcal/Makefile index 79c36d2a6f6b..f7e424058a83 100644 --- a/deskutils/gcal/Makefile +++ b/deskutils/gcal/Makefile @@ -12,7 +12,7 @@ COMMENT= The GNU Gregorian calendar program GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" -USES= shebangfix makeinfo tar:xz +USES= charsetfix shebangfix makeinfo tar:xz SHEBANG_FILES= misc/gcalltx/gcalltxp.in misc/gcalltx/gcalltx.pl INFO= gcal |