diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 08:58:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 08:58:09 +0000 |
commit | 698f728a34f171d54b5a596f6920cc9f902eaac5 (patch) | |
tree | f10cf7fb25b0aa3ea00f6de39d75c4dd6e48df98 /deskutils | |
parent | 71bf6b0f0b6eacee0017dafc6618893627a19d91 (diff) | |
download | ports-698f728a34f171d54b5a596f6920cc9f902eaac5.tar.gz ports-698f728a34f171d54b5a596f6920cc9f902eaac5.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gcal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gcal/Makefile b/deskutils/gcal/Makefile index 85e303dfcba1..79c36d2a6f6b 100644 --- a/deskutils/gcal/Makefile +++ b/deskutils/gcal/Makefile @@ -10,10 +10,9 @@ MASTER_SITES= GNU MAINTAINER= johans@FreeBSD.org COMMENT= The GNU Gregorian calendar program -USE_XZ= yes GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" -USES= shebangfix +USES= shebangfix makeinfo tar:xz SHEBANG_FILES= misc/gcalltx/gcalltxp.in misc/gcalltx/gcalltx.pl INFO= gcal |