summaryrefslogtreecommitdiff
path: root/net/wget
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-01-29 11:28:45 +0000
committerjoerg <joerg@pkgsrc.org>2008-01-29 11:28:45 +0000
commitbf6956888df789fd793ca62fb432bbb996d57b88 (patch)
treebb79cd7cf2989b8f3626ef6e3c6fee6fbae7ede3 /net/wget
parent55a71371f6f029264aba7b2581f43cd45701d4e3 (diff)
downloadpkgsrc-bf6956888df789fd793ca62fb432bbb996d57b88.tar.gz
Supports DESTDIR.
Diffstat (limited to 'net/wget')
-rw-r--r--net/wget/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/wget/Makefile b/net/wget/Makefile
index 2c365d6cdc5..5cdcd1f85a4 100644
--- a/net/wget/Makefile
+++ b/net/wget/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2008/01/18 05:08:51 tnn Exp $
+# $NetBSD: Makefile,v 1.95 2008/01/29 11:28:45 joerg Exp $
DISTNAME= wget-1.10.2
PKGREVISION= 2
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/wget/wget.html
COMMENT= Retrieve files from the 'net via HTTP and FTP
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= perl
GNU_CONFIGURE= YES