Fix build.

Approved by:	doceng (implicit)
This commit is contained in:
Hiroki Sato 2012-05-18 03:08:23 +00:00
parent 5100672fda
commit d225edf81b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38832

View file

@ -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