Fix build.
Approved by: doceng (implicit)
This commit is contained in:
parent
5100672fda
commit
d225edf81b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38832
1 changed files with 0 additions and 7 deletions
|
@ -1,12 +1,5 @@
|
||||||
# $FreeBSD$
|
# $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}/../../..
|
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||||
PRGRAPHDIR?= ${DESTDIR}${WEBBASE}/ports/growth
|
PRGRAPHDIR?= ${DESTDIR}${WEBBASE}/ports/growth
|
||||||
GNUPLOT?= /usr/local/bin/gnuplot
|
GNUPLOT?= /usr/local/bin/gnuplot
|
||||||
|
|
Loading…
Reference in a new issue