diff options
Diffstat (limited to 'deskutils/gcal/Makefile')
-rw-r--r-- | deskutils/gcal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/gcal/Makefile b/deskutils/gcal/Makefile index 64be686f3edb..2eebfa384cf1 100644 --- a/deskutils/gcal/Makefile +++ b/deskutils/gcal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcal -PORTVERSION= 3.6.1 +PORTVERSION= 3.6.2 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= johans@FreeBSD.org COMMENT= The GNU Gregorian calendar program +USE_XZ= yes USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" |