pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/whohas DESTDIR support
details: https://anonhg.NetBSD.org/pkgsrc/rev/f704f41c0c23
branches: trunk
changeset: 570896:f704f41c0c23
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Feb 04 16:56:24 2010 +0000
description:
DESTDIR support
diffstat:
misc/whohas/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 864776879496 -r f704f41c0c23 misc/whohas/Makefile
--- a/misc/whohas/Makefile Thu Feb 04 16:53:14 2010 +0000
+++ b/misc/whohas/Makefile Thu Feb 04 16:56:24 2010 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index