From ab73f9ea1516833cee724464e5cfbb51b5511950 Mon Sep 17 00:00:00 2001 From: Wesley Shields Date: Tue, 10 Jul 2012 12:57:48 +0000 Subject: Remove unnecessary gssapi replacement. Approved by: Attila Nagy --- mail/dovecot2/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'mail') diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 4fff1fd39ae7..445ad67bc7db 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -213,11 +213,6 @@ post-patch: s!-example\.conf[[:>:]]!.conf!g;\ s!^(confdir[[:space:]]+=[[:space:]]+)\$$\(sysconfdir\)!\1${EXAMPLESDIR}!g;\ ' ${WRKSRC}/*/Makefile.in ${WRKSRC}/Makefile.in -.if ${PORT_OPTIONS:MGSSAPI} - @${REINPLACE_CMD} -e '\ - s!!!;\ - ' ${WRKSRC}/src/auth/mech-gssapi.c ${WRKSRC}/configure -.endif post-install: .if ${PORT_OPTIONS:MEXAMPLES} -- cgit v1.2.3