summaryrefslogtreecommitdiff
path: root/mail/kbiff
diff options
context:
space:
mode:
authormarkd <markd>2009-02-11 21:11:21 +0000
committermarkd <markd>2009-02-11 21:11:21 +0000
commit4859b4f2bb3f9378ed79db71491a8f213b5f5eef (patch)
treedf1d1446ecf974a6a23eef89a3c11ca377bc270b /mail/kbiff
parent5fd6f259c4c92847c7ba3516640919a4e55d8f6a (diff)
downloadpkgsrc-4859b4f2bb3f9378ed79db71491a8f213b5f5eef.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