aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot2
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2012-07-10 12:57:48 +0000
committerWesley Shields <wxs@FreeBSD.org>2012-07-10 12:57:48 +0000
commitab73f9ea1516833cee724464e5cfbb51b5511950 (patch)
treefc253f0d86b56754f3ac39deb118f83c9dede7d7 /mail/dovecot2
parent4f46f2a3d28765fd49afc84675a185c6d52e8e3d (diff)
downloadports-ab73f9ea1516833cee724464e5cfbb51b5511950.tar.gz
ports-ab73f9ea1516833cee724464e5cfbb51b5511950.zip
Notes
Diffstat (limited to 'mail/dovecot2')
-rw-r--r--mail/dovecot2/Makefile5
1 files changed, 0 insertions, 5 deletions
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!<gssapi/gssapi\.h>!<gssapi.h>!;\
- ' ${WRKSRC}/src/auth/mech-gssapi.c ${WRKSRC}/configure
-.endif
post-install:
.if ${PORT_OPTIONS:MEXAMPLES}