On Thu, Nov 18, 2010 at 01:45:10PM +0000, Dmitry Morozovsky wrote:
> marck       2010-11-18 13:45:10 UTC
> 
>   FreeBSD ports repository (doc committer)
> 
>   Modified files:
>     sysutils/memtest86+  Makefile distinfo 
>   Added files:
>     sysutils/memtest86+/files extra-patch-config.h 
>   Log:
>   Add a knob to enable serial console (c...@115200), default to off.

+.if defined(WITH_SERIAL)
+EXTRA_PATCHES+=        ${PATCHDIR}//extra-patch-config.h
+.endif

Superfluous slash?  Probably not worth special commit to fix it, but
avg@ might want to include the fix in his local tree so it won't get
lost with next update.

./danfe
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to