summaryrefslogtreecommitdiff
path: root/mail/mailagent
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-04-09 00:44:53 +0000
committerjoerg <joerg@pkgsrc.org>2009-04-09 00:44:53 +0000
commit1dda7f2a29b19279264955cdfbd03d4ff2bfb18d (patch)
treee33290439ce4479946e0cd8282fc523054ff147b /mail/mailagent
parent6f4f846563b8107a34c8bd894cbc88d81ce3cb80 (diff)
downloadpkgsrc-1dda7f2a29b19279264955cdfbd03d4ff2bfb18d.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