summaryrefslogtreecommitdiff
path: root/mail/kbiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2009-02-11 21:11:21 +0000
committermarkd <markd@pkgsrc.org>2009-02-11 21:11:21 +0000
commit45c870cf4ab8f15a3e7302f0c43e3e407d90284f (patch)
treedf1d1446ecf974a6a23eef89a3c11ca377bc270b /mail/kbiff
parent784045147a88acf7829f01d9025faa80db69bed6 (diff)
downloadpkgsrc-45c870cf4ab8f15a3e7302f0c43e3e407d90284f.tar.gz
add DESTDIR support.
Diffstat (limited to 'mail/kbiff')
-rw-r--r--mail/kbiff/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
index ca72df69454..b53319e28ff 100644
--- a/mail/kbiff/Makefile
+++ b/mail/kbiff/Makefile
@@ -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 @@ MAINTAINER= markd@NetBSD.org
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