From d8f19d29c29ebd2ac75b0f49fea91c8615c5adca Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 20 Feb 2006 23:04:38 +0000 Subject: Add missing gettext-lib dependency. Bump PKGREVISION. --- security/steghide/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/steghide') 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" -- cgit v1.2.3