From f18cbf2fa6e7c1d623750aaf72027bb6a6a395c1 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 12 Apr 2002 17:10:20 +0000 Subject: gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr --- misc/kwatch/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/kwatch/Makefile') diff --git a/misc/kwatch/Makefile b/misc/kwatch/Makefile index 77e54a924c90..03b08124b1fb 100644 --- a/misc/kwatch/Makefile +++ b/misc/kwatch/Makefile @@ -7,6 +7,7 @@ PORTNAME= kwatch PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= http://www.m-j-s.net/pub/kde/ \ ${MASTER_SITE_KDE} @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= unstable/apps/utils MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old +BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext USE_KDELIBS_VER= 2 GNU_CONFIGURE= yes -- cgit v1.2.3