From 1e3119b07ebe66367ead55242a47710e556bf383 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 21 Sep 2013 11:06:03 +0000 Subject: - fix misplaced NO_STAGE in slaveports and ifdefs --- mail/raysfilter/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/raysfilter') diff --git a/mail/raysfilter/Makefile b/mail/raysfilter/Makefile index e65935881cbe..e918c0d18ed3 100644 --- a/mail/raysfilter/Makefile +++ b/mail/raysfilter/Makefile @@ -10,6 +10,8 @@ DISTNAME= rays-filter-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= A configurable filter for Sendmail Milter +NO_STAGE= yes + CTARGETS+= rays-filter CFLAGS+= -Wall ${PTHREAD_CFLAGS:S=""==} LIBS+= ${PTHREAD_LIBS} @@ -18,7 +20,6 @@ BINFILES= mf-reset mf-start mf-stop mf-archive mf-analyze mf-memory DOCSFILES= rays-filter.html install.html configure.html operate.html \ utilities.html GNU-public-licence.txt copyright.txt README -NO_STAGE= yes .include .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" -- cgit v1.2.3