summaryrefslogtreecommitdiff
path: root/security/steghide
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 /security/steghide
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'security/steghide')
-rw-r--r--security/steghide/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index 821d4ee2821..9baa1e68846 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/02/20 23:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/13 18:23:37 jlam Exp $
DISTNAME= steghide-0.5.1
PKGREVISION= 3
@@ -9,9 +9,8 @@ MAINTAINER= adam@monkeybyte.org
HOMEPAGE= http://steghide.sourceforge.net/
COMMENT= Steganography program
-BUILD_USES_MSGFMT= yes
-
GNU_CONFIGURE= yes
+USE_TOOLS+= msgfmt
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes