summaryrefslogtreecommitdiff
path: root/misc/kwatch
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit186b8ba82fdd761aee89704395c52ac809bc7026 (patch)
tree65c820907a86a7c844ee463115637dde60f2aa36 /misc/kwatch
parent* Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] (diff)
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Notes
Notes: svn path=/head/; revision=99914
Diffstat (limited to 'misc/kwatch')
-rw-r--r--misc/kwatch/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/kwatch/Makefile b/misc/kwatch/Makefile
index 19de06e02c37..9e703d056cdc 100644
--- a/misc/kwatch/Makefile
+++ b/misc/kwatch/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kwatch
PORTVERSION= 2.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc kde
MASTER_SITES= http://www.m-j-s.net/pub/kde/ \
${MASTER_SITE_KDE}
@@ -16,8 +16,7 @@ MASTER_SITE_SUBDIR= stable/apps/KDE3.x/admin/
MAINTAINER= kde@freebsd.org
COMMENT= KDE/Qt log file viewer
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old
-
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_KDELIBS_VER= 3