diff options
author | kris <kris@FreeBSD.org> | 2006-09-05 01:29:26 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-05 01:29:26 +0800 |
commit | ac4365ced0e43546d5abbcea3b72b7ab78f7afc4 (patch) | |
tree | 8971a982f41f0d4b337518d36a956a7625a05f80 /mail | |
parent | 17b90c5eac5d66dc49cdeff7cf0d905933144dba (diff) | |
download | freebsd-ports-gnome-ac4365ced0e43546d5abbcea3b72b7ab78f7afc4.tar.gz freebsd-ports-gnome-ac4365ced0e43546d5abbcea3b72b7ab78f7afc4.tar.zst freebsd-ports-gnome-ac4365ced0e43546d5abbcea3b72b7ab78f7afc4.zip |
Set MANUAL_PACKAGE_BUILD; requires qmail built with non-standard setting.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmail-scanner/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-scanner1/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/qmail-scanner/Makefile b/mail/qmail-scanner/Makefile index d862a1c0cf39..6345c0d9489b 100644 --- a/mail/qmail-scanner/Makefile +++ b/mail/qmail-scanner/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= garga@FreeBSD.org COMMENT= Content/Anti-virus Scanner for qmail +MANUAL_PACKAGE_BUILD= Requires qmail built with non-standard setting + BUILD_DEPENDS= reformime:${PORTSDIR}/mail/maildrop \ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes diff --git a/mail/qmail-scanner1/Makefile b/mail/qmail-scanner1/Makefile index d862a1c0cf39..6345c0d9489b 100644 --- a/mail/qmail-scanner1/Makefile +++ b/mail/qmail-scanner1/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= garga@FreeBSD.org COMMENT= Content/Anti-virus Scanner for qmail +MANUAL_PACKAGE_BUILD= Requires qmail built with non-standard setting + BUILD_DEPENDS= reformime:${PORTSDIR}/mail/maildrop \ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes |