From 55aded9f3979d80eb737d141a4a82a74fc4729c2 Mon Sep 17 00:00:00 2001
From: Pav Lucistnik <pav@FreeBSD.org>
Date: Mon, 23 Jan 2006 15:39:23 +0000
Subject: - Record dependency on gettext

PR:		ports/92176
Submitted by:	Alejandro Pulver <alejandro@varnet.biz> (maintainer)
---
 ftp/prozilla/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'ftp/prozilla')

diff --git a/ftp/prozilla/Makefile b/ftp/prozilla/Makefile
index 88e31d47cb7d..a7bbb175d817 100644
--- a/ftp/prozilla/Makefile
+++ b/ftp/prozilla/Makefile
@@ -16,6 +16,7 @@ COMMENT=	ProZilla is a fast download accelerator
 
 USE_BZIP2=	yes
 USE_GETOPT_LONG=yes
+USE_GETTEXT=	yes
 USE_GMAKE=	yes
 
 GNU_CONFIGURE=	yes
-- 
cgit v1.2.3