svn commit: r329209 - head/mail/dovecot2

William Grzybowski wg at FreeBSD.org
Thu Oct 3 16:39:11 UTC 2013


Author: wg
Date: Thu Oct  3 16:39:10 2013
New Revision: 329209
URL: http://svnweb.freebsd.org/changeset/ports/329209

Log:
  mail/dovecot2: use PORTEXAMPLES unconditionally
  
  - Use PORTEXAMPLES unconditionally
  
  Reported by:	sunpoet

Modified:
  head/mail/dovecot2/Makefile

Modified: head/mail/dovecot2/Makefile
==============================================================================
--- head/mail/dovecot2/Makefile	Thu Oct  3 16:34:28 2013	(r329208)
+++ head/mail/dovecot2/Makefile	Thu Oct  3 16:39:10 2013	(r329209)
@@ -79,9 +79,7 @@ CONFIGURE_ARGS+=	--without-docs
 PLIST_SUB+=	PORT="@comment "
 .endif
 
-.if ${PORT_OPTIONS:MEXAMPLES}
 PORTEXAMPLES=	*
-.endif
 
 ## kqueue(2) support
 #


More information about the svn-ports-head mailing list