From d225edf81ba8cc76826046c3a38e2454543c082a Mon Sep 17 00:00:00 2001 From: Hiroki Sato <hrs@FreeBSD.org> Date: Fri, 18 May 2012 03:08:23 +0000 Subject: [PATCH] Fix build. Approved by: doceng (implicit) --- share/tools/portsgrowth/Makefile | 7 ------- 1 file changed, 7 deletions(-) diff --git a/share/tools/portsgrowth/Makefile b/share/tools/portsgrowth/Makefile index 0cf9546195..d231241b7e 100644 --- a/share/tools/portsgrowth/Makefile +++ b/share/tools/portsgrowth/Makefile @@ -1,12 +1,5 @@ # $FreeBSD$ -.if exists(../../../en_US.ISO8859-1/Makefile.conf) -.include "../../../en_US.ISO8859-1/Makefile.conf" -.endif -.if exists(../../../en_US.ISO8859-1/Makefile.inc) -.include "../../../en_US.ISO8859-1/Makefile.inc" -.endif - DOC_PREFIX?= ${.CURDIR}/../../.. PRGRAPHDIR?= ${DESTDIR}${WEBBASE}/ports/growth GNUPLOT?= /usr/local/bin/gnuplot