summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-01-01 11:05:01 +0000
committerdholland <dholland@pkgsrc.org>2015-01-01 11:05:01 +0000
commit299ab1bed1a6974e8e27a6a6785c73d15026d942 (patch)
tree121bc452fc64f7556723cc53182e0122f216794f
parenta0a2d270f0177da0188e64d8ab7c1022c035c662 (diff)
downloadpkgsrc-299ab1bed1a6974e8e27a6a6785c73d15026d942.tar.gz
Remove redundant ONLY_FOR_PLATFORM; the centrally maintained one in
mk/pf.bl3.mk is sufficient.
-rw-r--r--mail/spamd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/spamd/Makefile b/mail/spamd/Makefile
index 2f13e68b79e..7a878c7d06b 100644
--- a/mail/spamd/Makefile
+++ b/mail/spamd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2013/07/12 10:44:58 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2015/01/01 11:05:01 dholland Exp $
DISTNAME= spamd-20060330
PKGREVISION= 2
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.benzedrine.cx/relaydb.html
COMMENT= OpenBSD spam deferral daemon
-ONLY_FOR_PLATFORM= NetBSD-*-* OpenBSD-*-* FreeBSD-*-* DragonFly-*-*
-
NO_CONFIGURE= yes
SPAMD_HOME= ${VARBASE}/chroot/spamd