diff --git a/mail/raysfilter/Makefile b/mail/raysfilter/Makefile index deaeaa872e8c..6035d10d38dc 100644 --- a/mail/raysfilter/Makefile +++ b/mail/raysfilter/Makefile @@ -10,9 +10,11 @@ DISTNAME= rays-filter-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Configurable filter for Sendmail Milter +USES= shebangfix CTARGETS+= rays-filter CFLAGS+= -Wall ${PTHREAD_CFLAGS:S=""==} LIBS+= ${PTHREAD_LIBS} +SHEBANG_FILES= mf-analyze ETCFILES= header-list.conf mail-filter.conf string-list.conf BINFILES= mf-reset mf-start mf-stop mf-archive mf-analyze mf-memory DOCSFILES= rays-filter.html install.html configure.html operate.html \