1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

mail/dovecot2: use PORTEXAMPLES unconditionally

- Use PORTEXAMPLES unconditionally

Reported by:	sunpoet
This commit is contained in:
William Grzybowski 2013-10-03 16:39:10 +00:00
parent 4e23b4863e
commit edd33790f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329209

View File

@ -79,9 +79,7 @@ CONFIGURE_ARGS+= --without-docs
PLIST_SUB+= PORT="@comment "
.endif
.if ${PORT_OPTIONS:MEXAMPLES}
PORTEXAMPLES= *
.endif
## kqueue(2) support
#