Temporarily disable growth graph build.

This commit is contained in:
Hiroki Sato 2007-10-18 01:43:31 +00:00
parent e8b2939030
commit d7a4122640
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30913

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/ports/Makefile,v 1.46 2005/12/15 01:02:28 linimon Exp $
# $FreeBSD: www/en/ports/Makefile,v 1.47 2006/08/19 21:20:41 hrs Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -95,8 +95,8 @@ all install clean:
cd ${.CURDIR}; \
${MAKE} ${MAKEFLAGS} -f ${.CURDIR}/Makefile.inc0 ${.TARGET}
.if defined(WITH_PORTS_GROWTH)
cd growth; \
${MAKE} ${MAKEFLAGS} ${.TARGET}
# cd growth; \
# ${MAKE} ${MAKEFLAGS} ${.TARGET}
beforeinstall:
.else
beforeinstall: