Date: Sun, 17 Aug 2014 21:26:00 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365251 - head/devel Message-ID: <201408172126.s7HLQ0wY042071@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Aug 17 21:26:00 2014 New Revision: 365251 URL: http://svnweb.freebsd.org/changeset/ports/365251 QAT: https://qat.redports.org/buildarchive/r365251/ Log: Connect avr-gcc-devel to the build Pointy hat: joerg Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Aug 17 21:24:04 2014 (r365250) +++ head/devel/Makefile Sun Aug 17 21:26:00 2014 (r365251) @@ -105,6 +105,7 @@ SUBDIR += avltree SUBDIR += avr-binutils SUBDIR += avr-gcc + SUBDIR += avr-gcc-devel SUBDIR += avr-gdb SUBDIR += avr-libc SUBDIR += avra
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408172126.s7HLQ0wY042071>