summaryrefslogtreecommitdiff
path: root/sysutils/gkrellm
diff options
context:
space:
mode:
authorfredb <fredb>2002-05-03 00:42:28 +0000
committerfredb <fredb>2002-05-03 00:42:28 +0000
commit75e92e187712be37a58f43010215eb158763a81f (patch)
tree1f2a8ab1b4b90ba724825f58912070202e9ec137 /sysutils/gkrellm
parent39e002311452d17f5cbef6361684f69f8a0dd2bf (diff)
downloadpkgsrc-75e92e187712be37a58f43010215eb158763a81f.tar.gz
Set "BUILD_USES_MSGFMT" to conditionally pull in dependency on "gettext".
Diffstat (limited to 'sysutils/gkrellm')
-rw-r--r--sysutils/gkrellm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile
index 3cd2363b327..fd850283c0d 100644
--- a/sysutils/gkrellm/Makefile
+++ b/sysutils/gkrellm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2002/05/02 20:45:35 fredb Exp $
+# $NetBSD: Makefile,v 1.19 2002/05/03 00:42:28 fredb Exp $
#
DISTNAME= gkrellm-1.2.11
@@ -10,6 +10,7 @@ MAINTAINER= anthony.mallet@ficus.yi.org
HOMEPAGE= http://gkrellm.net/
COMMENT= GTK based system monitor
+BUILD_USES_MSGFMT= YES
USE_BUILDLINK_ONLY= YES
USE_GMAKE= YES