summaryrefslogtreecommitdiff
path: root/net/gftp/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'net/gftp/Makefile.common')
-rw-r--r--net/gftp/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gftp/Makefile.common b/net/gftp/Makefile.common
index f1bd3f1f4bd..97a0287370b 100644
--- a/net/gftp/Makefile.common
+++ b/net/gftp/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2006/04/13 18:23:36 jlam Exp $
+# $NetBSD: Makefile.common,v 1.12 2006/07/05 05:37:44 jlam Exp $
DISTNAME= gftp-${VERSION}
CATEGORIES= net
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmcneill@NetBSD.org
HOMEPAGE= http://gftp.seul.org/
-USE_TOOLS+= msgfmt
+USE_TOOLS+= intltool msgfmt
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
@@ -30,5 +30,4 @@ DEPENDS+= openssh-[0-9]*:../../security/openssh
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"