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