pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/kbiff add DESTDIR support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/58c87d8dd276
branches: trunk
changeset: 554270:58c87d8dd276
user: markd <markd%pkgsrc.org@localhost>
date: Wed Feb 11 21:11:21 2009 +0000
description:
add DESTDIR support.
diffstat:
mail/kbiff/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 5c1bee10fa49 -r 58c87d8dd276 mail/kbiff/Makefile
--- a/mail/kbiff/Makefile Wed Feb 11 21:03:10 2009 +0000
+++ b/mail/kbiff/Makefile Wed Feb 11 21:11:21 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2008/10/12 11:23:13 markd Exp $
+# $NetBSD: Makefile,v 1.35 2009/02/11 21:11:21 markd Exp $
DISTNAME= kbiff-3.9
CATEGORIES= devel kde
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.kbiff.org
COMMENT= Mail notification utility for KDE
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake perl
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index