diff options
author | mat <mat@FreeBSD.org> | 2016-04-01 21:18:17 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-04-01 21:18:17 +0800 |
commit | 2a95686979e4368264072daf699d735a95d8fe4f (patch) | |
tree | f20c586b0416176f121176e4710700155b5cf9bf /mail | |
parent | 412b288e0cc46321af50c1dbaabd2f42af7409f7 (diff) | |
download | freebsd-ports-gnome-2a95686979e4368264072daf699d735a95d8fe4f.tar.gz freebsd-ports-gnome-2a95686979e4368264072daf699d735a95d8fe4f.tar.zst freebsd-ports-gnome-2a95686979e4368264072daf699d735a95d8fe4f.zip |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-mapi/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution/Makefile | 4 | ||||
-rw-r--r-- | mail/roundcube-sauserprefs/Makefile | 2 | ||||
-rw-r--r-- | mail/simscan/Makefile | 2 | ||||
-rw-r--r-- | mail/tmda/Makefile | 2 | ||||
-rw-r--r-- | mail/tpop3d/Makefile | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/mail/evolution-mapi/Makefile b/mail/evolution-mapi/Makefile index b734d593fffc..a1f7756f56fe 100644 --- a/mail/evolution-mapi/Makefile +++ b/mail/evolution-mapi/Makefile @@ -32,6 +32,6 @@ post-patch: ${WRKSRC}/src/libexchangemapi/Makefile.in @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \ -e 's|$$(prefix)/$$(DATADIRNAME)/|$$(prefix)/share/|g' \ - ${WRKSRC}/configure + ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 208bbe48f64d..b30d638ae91f 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -108,10 +108,10 @@ CONFIGURE_ARGS+=--disable-contact-maps post-patch: @${REINPLACE_CMD} -e '/^plugins_standard_always/s/audio-inline//' \ - -e 's|-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi|${KRB5_LIB}|g' \ + -e 's|-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi|${KRB5_LIB}|g' \ -e 's|-Wl,--no-undefined||g' \ -e 's|-Wmissing-include-dirs||g' \ - ${WRKSRC}/configure + ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|g' \ ${WRKSRC}/modules/spamassassin/evolution-spamassassin.c \ ${WRKSRC}/modules/bogofilter/evolution-bogofilter.c diff --git a/mail/roundcube-sauserprefs/Makefile b/mail/roundcube-sauserprefs/Makefile index 9547cee45eef..971f7823f169 100644 --- a/mail/roundcube-sauserprefs/Makefile +++ b/mail/roundcube-sauserprefs/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.10 # PLEASE MIRROR DISTFILE WITH VERSIONED DIR PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.tehinterweb.co.uk/roundcube/plugins/ \ - LOCAL/bdrewery/${PORTNAME}/${PORTVERSION}/ + LOCAL/bdrewery/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= roundcube- DISTNAME= ${PORTNAME} diff --git a/mail/simscan/Makefile b/mail/simscan/Makefile index 719a23f1e97d..ce5587e2d705 100644 --- a/mail/simscan/Makefile +++ b/mail/simscan/Makefile @@ -42,7 +42,7 @@ DSPAM_DESC= Turn on DSPAM scanning CONFIGURE_ARGS=--enable-clamavdb-path=/var/db/clamav \ --enable-qmaildir=${QMAIL_PREFIX} \ - --enable-spamc-user=n \ + --enable-spamc-user=n \ --enable-workdir=${WORKDIR} \ --enable-user=nobody diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index 89058d540ccd..a8f6ef398770 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -22,7 +22,7 @@ NO_ARCH= yes DOCS= CODENAMES CRYPTO README THANKS NEWS UPGRADE SAMPLES= tmda.el tofmipd.sysconfig vtmdarc SCRIPTS= collectaddys def2html printcdb printdbm sendit.sh \ - smtp-check-sender tofmipd.init tofmipd.sysconfig \ + smtp-check-sender tofmipd.init tofmipd.sysconfig \ update-internaldomains vadduser-tmda vmailmgr-vdir.sh \ vpopmail-vdir.sh wrapfd3.sh diff --git a/mail/tpop3d/Makefile b/mail/tpop3d/Makefile index 9d3aa7e2f91d..c47ed9d4a7d3 100644 --- a/mail/tpop3d/Makefile +++ b/mail/tpop3d/Makefile @@ -59,7 +59,7 @@ USE_RC_SUBR= tpop3d DEFAULT_CONFIG= ${PREFIX}/etc/tpop3d.conf.sample PORTDOCS= CHANGES CREDITS FAQ HACKING INSTALL PORTABILITY \ - README README.POP-before-SMTP README.auth_mysql TODO + README README.POP-before-SMTP README.auth_mysql TODO post-patch: @${REINPLACE_CMD} '/^CFLAGS/ s, -g -O2,,' \ |