diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-18 09:58:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-18 09:58:52 +0000 |
commit | 09a705d84b9f12afc1c81e14a5c29e75252fed2b (patch) | |
tree | 94cd7cb0c95cc3e7f129621821009ab9ebd75d9a /security/amavisd-milter | |
parent | bc3518ea160d24e4ea22a2f8966dc1e50644f898 (diff) | |
download | ports-09a705d84b9f12afc1c81e14a5c29e75252fed2b.tar.gz ports-09a705d84b9f12afc1c81e14a5c29e75252fed2b.zip |
Notes
Diffstat (limited to 'security/amavisd-milter')
-rw-r--r-- | security/amavisd-milter/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/security/amavisd-milter/Makefile b/security/amavisd-milter/Makefile index 0f7f7b00e35f..ec6f377cc3ee 100644 --- a/security/amavisd-milter/Makefile +++ b/security/amavisd-milter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: amavisd-milter -# Date created: 2005-06-08 -# Whom: Petr Rehor <prehor@gmail.com> -# +# Created by: Petr Rehor <prehor@gmail.com> # $FreeBSD$ -# PORTNAME= amavisd-milter PORTVERSION= 1.5.0 @@ -16,6 +12,8 @@ COMMENT= Milter for amavisd-new RUN_DEPENDS= amavisd:${PORTSDIR}/security/amavisd-new +BROKEN= Does not build + ## # Use the following quirks to choose which sendmail to use (ports or system): # |