summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheinz <heinz>2007-10-25 17:52:17 +0000
committerheinz <heinz>2007-10-25 17:52:17 +0000
commitd8a3f60a8a0235b972c60d11e129b007b3b5f47a (patch)
tree581e67fe27c088973facc84aa8e034a7a8a4ea08
parentc6ea6dc7c35bd43f4f4cfb528f43e198e8acba35 (diff)
downloadpkgsrc-d8a3f60a8a0235b972c60d11e129b007b3b5f47a.tar.gz
The package supports installation to DESTDIR.
-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++