aboutsummaryrefslogtreecommitdiff
path: root/security/amavisd-milter
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-18 09:58:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-18 09:58:52 +0000
commit09a705d84b9f12afc1c81e14a5c29e75252fed2b (patch)
tree94cd7cb0c95cc3e7f129621821009ab9ebd75d9a /security/amavisd-milter
parentbc3518ea160d24e4ea22a2f8966dc1e50644f898 (diff)
downloadports-09a705d84b9f12afc1c81e14a5c29e75252fed2b.tar.gz
ports-09a705d84b9f12afc1c81e14a5c29e75252fed2b.zip
Mark as broken:
main.c: In function 'main': main.c:360: warning: passing argument 1 of 'smfi_setconn' discards qualifiers from pointer target type main.c:398: error: 'false' undeclared (first use in this function) main.c:398: error: (Each undeclared identifier is reported only once main.c:398: error: for each function it appears in.) *** [amavisd_milter-main.o] Error code 1 Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=323214
Diffstat (limited to 'security/amavisd-milter')
-rw-r--r--security/amavisd-milter/Makefile8
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):
#