From 186b8ba82fdd761aee89704395c52ac809bc7026 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 4 Feb 2004 04:36:30 +0000 Subject: Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento --- deskutils/gcal/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'deskutils/gcal') diff --git a/deskutils/gcal/Makefile b/deskutils/gcal/Makefile index 0c6b285845bb..2899da80baac 100644 --- a/deskutils/gcal/Makefile +++ b/deskutils/gcal/Makefile @@ -7,7 +7,7 @@ PORTNAME= gcal PORTVERSION= 3.01 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gcal @@ -18,8 +18,7 @@ COMMENT= The GNU Gregorian calendar program # Global variables # -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - +USE_GETTEXT= yes GNU_CONFIGURE= yes # required to rebuild info files if needed. -- cgit v1.2.3