From 186b8ba82fdd761aee89704395c52ac809bc7026 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 4 Feb 2004 04:36:30 +0000 Subject: Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento --- security/steghide/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/steghide/Makefile') diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 3980d776d9a7..357b8f8a2eb6 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -7,6 +7,7 @@ PORTNAME= steghide PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= steghide @@ -16,9 +17,9 @@ MAINTAINER= arved@FreeBSD.org COMMENT= "Steganography tool to hide data in binary files" LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ - mhash.2:${PORTSDIR}/security/mhash \ - intl.5:${PORTSDIR}/devel/gettext-old + mhash.2:${PORTSDIR}/security/mhash +USE_GETTEXT= yes USE_PERL5= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes -- cgit v1.2.3