summaryrefslogtreecommitdiffstats
path: root/graphics/pgplot/files/Makefile.flib
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgplot/files/Makefile.flib')
-rw-r--r--graphics/pgplot/files/Makefile.flib2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pgplot/files/Makefile.flib b/graphics/pgplot/files/Makefile.flib
index f1f6537..24ce5f8 100644
--- a/graphics/pgplot/files/Makefile.flib
+++ b/graphics/pgplot/files/Makefile.flib
@@ -15,7 +15,7 @@ DRIVERS=gidriv.f gldriv.f hgdriv.f lxdriv.f nudriv.f ppdriv.f psdriv.f ttdriv.f
SRCS= ${PG_ROUTINES} ${PG_NON_STANDARD} ${GR_ROUTINES} ${SYSTEM_ROUTINES} \
${DRIVERS} grexec.f
-CFLAGS+=-DPG_PPU -I${X11BASE}/include -I${PREFIX}/include
+CFLAGS+=-DPG_PPU -I${LOCALBASE}/include -I${PREFIX}/include
LDADD=-L${PREFIX}/lib -lpng
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud