summaryrefslogtreecommitdiff
path: root/misc/whohas
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-04 16:56:24 +0000
committerjoerg <joerg>2010-02-04 16:56:24 +0000
commit49c06c82d621f34d1a45f3a9f1e31829de74180e (patch)
treecbd38e6fa3643afddcb9eda0e84371ec4e4911e5 /misc/whohas
parent7f46cb89ab42c34935ac52c5bee67f26607cfbf8 (diff)
downloadpkgsrc-49c06c82d621f34d1a45f3a9f1e31829de74180e.tar.gz
DESTDIR support
Diffstat (limited to 'misc/whohas')
-rw-r--r--misc/whohas/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/whohas/Makefile b/misc/whohas/Makefile
index c1861959058..12b8388dc9b 100644
--- a/misc/whohas/Makefile
+++ b/misc/whohas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/01/05 09:36:05 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/02/04 16:56:24 joerg Exp $
#
DISTNAME= whohas-0.22
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.philippwesche.org/200811/whohas/intro.html
COMMENT= Query several packaging systems for a program
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= wget-[0-9]*:../../net/wget