diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-01-23 03:14:08 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-01-23 03:14:08 +0800 |
commit | 0cf5a9f0c051fe2172605c5b4e6220372a3986d1 (patch) | |
tree | 361dd9ab7b90bbbf020131fedc71bbac1840a3a0 /mail | |
parent | 0b154d29097dcb873a1db54a92b02419663d0f40 (diff) | |
download | freebsd-ports-graphics-0cf5a9f0c051fe2172605c5b4e6220372a3986d1.tar.gz freebsd-ports-graphics-0cf5a9f0c051fe2172605c5b4e6220372a3986d1.tar.zst freebsd-ports-graphics-0cf5a9f0c051fe2172605c5b4e6220372a3986d1.zip |
- make portlint happier
Diffstat (limited to 'mail')
-rw-r--r-- | mail/raysfilter/Makefile | 6 | ||||
-rw-r--r-- | mail/sendmail-ldap/Makefile | 5 | ||||
-rw-r--r-- | mail/sendmail-sasl/Makefile | 5 | ||||
-rw-r--r-- | mail/sendmail/Makefile | 4 | ||||
-rw-r--r-- | mail/sendmail812/Makefile | 4 | ||||
-rw-r--r-- | mail/sma/pkg-plist | 1 | ||||
-rw-r--r-- | mail/vbsfilter/Makefile | 6 |
7 files changed, 18 insertions, 13 deletions
diff --git a/mail/raysfilter/Makefile b/mail/raysfilter/Makefile index e2f88efef4a..977be873cd8 100644 --- a/mail/raysfilter/Makefile +++ b/mail/raysfilter/Makefile @@ -21,8 +21,8 @@ CTARGETS+= rays-filter CFLAGS+= -Wall ${PTHREAD_CFLAGS:S=""==} LIBS+= ${PTHREAD_LIBS} .if !defined(SENDMAIL_MILTER_IN_BASE) -CFLAGS+= -I$(LOCALBASE)/include -LDFLAGS+= -L$(LOCALBASE)/lib +CFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib .endif ETCFILES= header-list.conf mail-filter.conf string-list.conf BINFILES= mf-reset mf-start mf-stop mf-archive mf-analyze mf-memory @@ -53,7 +53,7 @@ pre-fetch: .for i in ${CTARGETS} ${i}: cd ${WRKSRC} && \ - $(CC) $(CFLAGS) $(LDFLAGS) -o ${i} ${i}.c $(LIBS) $(FLAGS) + ${CC} ${CFLAGS} ${LDFLAGS} -o ${i} ${i}.c ${LIBS} ${FLAGS} .endfor diff --git a/mail/sendmail-ldap/Makefile b/mail/sendmail-ldap/Makefile index 5f56853e260..4116a55a484 100644 --- a/mail/sendmail-ldap/Makefile +++ b/mail/sendmail-ldap/Makefile @@ -4,6 +4,10 @@ # # $FreeBSD$ +PKGNAMESUFFIX?= -ldap + +MAINTAINER= dinoex@FreeBSD.org + SENDMAIL_WITH_LDAP= yes SENDMAIL_WITH_TLS= yes .if defined(SENDMAIL_WITH_SUID) @@ -16,7 +20,6 @@ MASTERDIR?= ${.CURDIR}/../sendmail-old SENDMAIL_WITH_SASL2= yes MASTERDIR?= ${.CURDIR}/../sendmail .endif -PKGNAMESUFFIX?= -ldap .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" diff --git a/mail/sendmail-sasl/Makefile b/mail/sendmail-sasl/Makefile index a7b8972758b..4f73601d503 100644 --- a/mail/sendmail-sasl/Makefile +++ b/mail/sendmail-sasl/Makefile @@ -4,6 +4,10 @@ # # $FreeBSD$ +PKGNAMESUFFIX?= -sasl + +MAINTAINER= dinoex@FreeBSD.org + SENDMAIL_WITH_TLS= yes .if defined(SENDMAIL_WITH_SUID) # only for compatibility with sendmail 8.11.x @@ -15,7 +19,6 @@ MASTERDIR?= ${.CURDIR}/../sendmail-old SENDMAIL_WITH_SASL2= yes MASTERDIR?= ${.CURDIR}/../sendmail .endif -PKGNAMESUFFIX?= -sasl .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 2369313237c..98bf5181aef 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -232,8 +232,8 @@ install-sasldb: # create certificates for TLS/SSL # tls-install: - env DESTDIR=${DESTDIR} FILESDIR=${FILESDIR} \ - sh ${FILESDIR}/tls-install.sh + ${SETENV} DESTDIR=${DESTDIR} FILESDIR=${FILESDIR} \ + ${SH} ${FILESDIR}/tls-install.sh .include <bsd.port.pre.mk> diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile index 2369313237c..98bf5181aef 100644 --- a/mail/sendmail812/Makefile +++ b/mail/sendmail812/Makefile @@ -232,8 +232,8 @@ install-sasldb: # create certificates for TLS/SSL # tls-install: - env DESTDIR=${DESTDIR} FILESDIR=${FILESDIR} \ - sh ${FILESDIR}/tls-install.sh + ${SETENV} DESTDIR=${DESTDIR} FILESDIR=${FILESDIR} \ + ${SH} ${FILESDIR}/tls-install.sh .include <bsd.port.pre.mk> diff --git a/mail/sma/pkg-plist b/mail/sma/pkg-plist index 1496bd5b559..30aefe599f4 100644 --- a/mail/sma/pkg-plist +++ b/mail/sma/pkg-plist @@ -7,4 +7,3 @@ bin/sma %%PORTDOCS%%@dirrm share/doc/sma %%PORTDOCS%%share/examples/sma/sma.conf %%PORTDOCS%%@dirrm share/examples/sma - diff --git a/mail/vbsfilter/Makefile b/mail/vbsfilter/Makefile index 6f4bc6fa73f..5312892f2ad 100644 --- a/mail/vbsfilter/Makefile +++ b/mail/vbsfilter/Makefile @@ -23,8 +23,8 @@ CTARGETS+= vbsfilter-${PORTVERSION} LIBS+= ${PTHREAD_LIBS} CFLAGS+= -Wall ${PTHREAD_CFLAGS:S=""==} .if !defined(SENDMAIL_MILTER_IN_BASE) -CFLAGS+= -I$(LOCALBASE)/include -LDFLAGS+= -L$(LOCALBASE)/lib +CFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib .endif .include <bsd.port.pre.mk> @@ -57,7 +57,7 @@ do-extract: .for i in ${CTARGETS} ${i}: cd ${WRKSRC} && \ - $(CC) $(CFLAGS) $(LDFLAGS) -o ${i} ${i}.c $(LIBS) $(FLAGS) + ${CC} ${CFLAGS} ${LDFLAGS} -o ${i} ${i}.c ${LIBS} ${FLAGS} .endfor |