summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorheinz <heinz>2007-10-25 17:52:17 +0000
committerheinz <heinz>2007-10-25 17:52:17 +0000
commitbfc8d42db13ef541215eb6231947856232fcbd42 (patch)
tree581e67fe27c088973facc84aa8e034a7a8a4ea08 /mail
parentabe42fd0f4b6c350b727175811a58f2eeea1d54a (diff)
downloadpkgsrc-bfc8d42db13ef541215eb6231947856232fcbd42.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'mail')
-rw-r--r--mail/spamprobe/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile
index a120ff16b46..41b2fb4f663 100644
--- a/mail/spamprobe/Makefile
+++ b/mail/spamprobe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/10/25 16:00:05 ghen Exp $
+# $NetBSD: Makefile,v 1.19 2007/10/25 17:52:17 heinz Exp $
DISTNAME= spamprobe-1.4d
CATEGORIES= mail
@@ -8,6 +8,7 @@ MAINTAINER= ghen@NetBSD.org
HOMEPAGE= http://spamprobe.sourceforge.net/
COMMENT= Spam detector using Bayesian analysis of word counts
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= c c++