summaryrefslogtreecommitdiff
path: root/net/gftp/Makefile
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2003-04-27 14:39:12 +0000
committercjep <cjep@pkgsrc.org>2003-04-27 14:39:12 +0000
commit39ac0883326fbcfc53168a983555ebfd5c0ed695 (patch)
tree788feabbeb73c46b842aa99190f58921f62640ef /net/gftp/Makefile
parent1601f1a67fc444ad40eea071ed3c03a0860667a0 (diff)
downloadpkgsrc-39ac0883326fbcfc53168a983555ebfd5c0ed695.tar.gz
Lint: PKGLOCALEDIR
Diffstat (limited to 'net/gftp/Makefile')
-rw-r--r--net/gftp/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/gftp/Makefile b/net/gftp/Makefile
index 2c2c9f5cdcc..f62bc35ea1f 100644
--- a/net/gftp/Makefile
+++ b/net/gftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/02/05 05:06:36 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2003/04/27 14:39:12 cjep Exp $
DISTNAME= gftp-2.0.8
PKGREVISION= 2
@@ -13,8 +13,9 @@ COMMENT= multithreaded ftp client for *NIX based machines running X11R6
DEPENDS+= gnome1-dirs>=1.0:../../misc/gnome1-dirs
-USE_BUILDLINK2= YES
-GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_PKGLOCALEDIR= YES
+GNU_CONFIGURE= YES
CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include -D_POSIX_THREAD_SYSCALL_SOFT=1 ${CFLAGS}"
.include "../../devel/gettext-lib/buildlink2.mk"