summaryrefslogtreecommitdiff
path: root/mail/mailagent
diff options
context:
space:
mode:
authorjoerg <joerg>2009-04-09 00:44:53 +0000
committerjoerg <joerg>2009-04-09 00:44:53 +0000
commit58d33ed8da60630c537e36a437dcd17e720b215e (patch)
treee33290439ce4479946e0cd8282fc523054ff147b /mail/mailagent
parent41db7d8356a5064e8a826338b5c2d6309d268558 (diff)
downloadpkgsrc-58d33ed8da60630c537e36a437dcd17e720b215e.tar.gz
Replace NO_PACKAGE with NO_BIN_ON_* as it is about reuse on different
machines.
Diffstat (limited to 'mail/mailagent')
-rw-r--r--mail/mailagent/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile
index c7201828cb2..91041b6071a 100644
--- a/mail/mailagent/Makefile
+++ b/mail/mailagent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/11/17 13:40:15 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2009/04/09 00:44:53 joerg Exp $
DISTNAME= mailagent-3.0.73
CATEGORIES= mail
@@ -9,7 +9,9 @@ COMMENT= Sophisticated automatic mail-processing tool
USE_TOOLS+= perl:run
-NO_PACKAGE= Correct FQDN needs to be hardcoded
+RESTRICTED= Correct FQDN needs to be hardcoded
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
INTERACTIVE_STAGE= configure
HAS_CONFIGURE= yes