diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2013-09-22 05:00:11 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2013-09-22 05:00:11 +0000 |
commit | 89b9b7c1d96f95e69ae4e9a1b636c9638f937a67 (patch) | |
tree | 501c6be12f106b26aafd7822c99817e8c40218f7 /deskutils/cal | |
parent | 41d28aef1b2f5a97a12b74cb1c7dda09a0ac3958 (diff) | |
download | ports-89b9b7c1d96f95e69ae4e9a1b636c9638f937a67.tar.gz ports-89b9b7c1d96f95e69ae4e9a1b636c9638f937a67.zip |
Notes
Diffstat (limited to 'deskutils/cal')
-rw-r--r-- | deskutils/cal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/cal/Makefile b/deskutils/cal/Makefile index 431d58a4aecd..72e39cc79086 100644 --- a/deskutils/cal/Makefile +++ b/deskutils/cal/Makefile @@ -10,6 +10,8 @@ MASTER_SITE_SUBDIR= utils/shell MAINTAINER= sanpei@FreeBSD.org COMMENT= Enhanced color version of standard calendar utility +USE_GCC= any + WRKSRC= ${WRKDIR}/cal-3.5/source MAKEFILE= makefile.unx ALL_TARGET= cal |