summaryrefslogtreecommitdiff
path: root/chat/kmess
diff options
context:
space:
mode:
authorhans <hans>2012-02-17 13:46:46 +0000
committerhans <hans>2012-02-17 13:46:46 +0000
commit10dd462bba2e797bd07e1f175f9195b5ce8e5a14 (patch)
treef00bbb203e08e541e7bd5394844e2d1664b815c8 /chat/kmess
parenta8abf60206d4bad8144f071ec7b6f894790a5f5e (diff)
downloadpkgsrc-10dd462bba2e797bd07e1f175f9195b5ce8e5a14.tar.gz
Uses perl.
Diffstat (limited to 'chat/kmess')
-rw-r--r--chat/kmess/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile
index b24216cb484..eb9be7fa3b0 100644
--- a/chat/kmess/Makefile
+++ b/chat/kmess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2012/02/08 00:09:56 sbd Exp $
+# $NetBSD: Makefile,v 1.47 2012/02/17 13:46:46 hans Exp $
#
DISTNAME= kmess-1.4.3
@@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
SET_LIBDIR= yes
-USE_TOOLS+= gmake msgfmt
+USE_TOOLS+= gmake msgfmt perl
USE_LANGUAGES= c c++
USE_LIBTOOL= yes