From c7a87b57abd70c59db67a4af4b8ba0fde4a35e6a Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 23 Jan 2006 15:39:23 +0000 Subject: - Record dependency on gettext PR: ports/92176 Submitted by: Alejandro Pulver (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 88e31d47cb7..a7bbb175d81 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