summaryrefslogtreecommitdiff
path: root/security/steghide
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-02-20 23:04:38 +0000
committerwiz <wiz@pkgsrc.org>2006-02-20 23:04:38 +0000
commitd8f19d29c29ebd2ac75b0f49fea91c8615c5adca (patch)
tree546cdb6ca0a7258dc9a1e6e88e93064ed06c8420 /security/steghide
parent3809cc8cb48b81b46a401d041b086ed26b59fba7 (diff)
downloadpkgsrc-d8f19d29c29ebd2ac75b0f49fea91c8615c5adca.tar.gz
Add missing gettext-lib dependency. Bump PKGREVISION.
Diffstat (limited to 'security/steghide')
-rw-r--r--security/steghide/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index e9af5107c7e..821d4ee2821 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:10:47 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/02/20 23:04:38 wiz Exp $
DISTNAME= steghide-0.5.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=steghide/}
@@ -15,6 +15,7 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../security/libmcrypt/buildlink3.mk"
.include "../../security/mhash/buildlink3.mk"