summaryrefslogtreecommitdiff
path: root/chat/gaim-encryption
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
committerjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
commit1cf9796f3cd4e88d0e6a9c255ade06c839b84da0 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /chat/gaim-encryption
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'chat/gaim-encryption')
-rw-r--r--chat/gaim-encryption/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/chat/gaim-encryption/Makefile b/chat/gaim-encryption/Makefile
index a3280463298..8e553bd884b 100644
--- a/chat/gaim-encryption/Makefile
+++ b/chat/gaim-encryption/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/28 17:26:59 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/04/13 18:23:29 jlam Exp $
DISTNAME= gaim-encryption-2.38
PKGREVISION= 2
@@ -9,9 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gaim-encryption.sourceforge.net/
COMMENT= Plugin for gaim to add TLS/SSL via nss/nspr
-BUILD_USES_MSGFMT= YES
-
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake msgfmt
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES