summaryrefslogtreecommitdiff
path: root/security/steghide/Makefile
diff options
context:
space:
mode:
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"