Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2013 16:39:11 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329209 - head/mail/dovecot2
Message-ID:  <201310031639.r93GdB38082347@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 #



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310031639.r93GdB38082347>