summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorhans <hans>2012-02-17 13:46:46 +0000
committerhans <hans>2012-02-17 13:46:46 +0000
commit79e101d3daa7f0b24c5006a0a28e8a3d08ac4948 (patch)
treef00bbb203e08e541e7bd5394844e2d1664b815c8 /chat
parent4df986f26ec84d38a64785b980781fa9336f0b4c (diff)
downloadpkgsrc-79e101d3daa7f0b24c5006a0a28e8a3d08ac4948.tar.gz
Uses perl.
Diffstat (limited to 'chat')
-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