summaryrefslogtreecommitdiffstats
path: root/graphics/pgplot/files/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgplot/files/Makefile')
-rw-r--r--graphics/pgplot/files/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pgplot/files/Makefile b/graphics/pgplot/files/Makefile
index 90f6b43..e1abc0b 100644
--- a/graphics/pgplot/files/Makefile
+++ b/graphics/pgplot/files/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
all:
- make -f Makefile.flib X11BASE="${X11BASE}"
+ make -f Makefile.flib LOCALBASE="${LOCALBASE}"
make -f Makefile.clib
- make -f Makefile.bin X11BASE="${X11BASE}"
+ make -f Makefile.bin LOCALBASE="${LOCALBASE}"
make -f Makefile.doc
install:
OpenPOWER on IntegriCloud