summaryrefslogtreecommitdiff
path: root/security/steghide/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2006-02-20 23:04:38 +0000
committerwiz <wiz>2006-02-20 23:04:38 +0000
commita3691592dae86cab5fadb488e237c2eea81194ae (patch)
tree546cdb6ca0a7258dc9a1e6e88e93064ed06c8420 /security/steghide/Makefile
parent063bb848cdbae3fdf10cef13c4cf77b3afb29192 (diff)
downloadpkgsrc-a3691592dae86cab5fadb488e237c2eea81194ae.tar.gz
Add missing gettext-lib dependency. Bump PKGREVISION.
Diffstat (limited to 'security/steghide/Makefile')
-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"