summaryrefslogtreecommitdiffstats
path: root/print/gl2ps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/gl2ps/Makefile')
-rw-r--r--print/gl2ps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gl2ps/Makefile b/print/gl2ps/Makefile
index cd6e130..bf6a1fd 100644
--- a/print/gl2ps/Makefile
+++ b/print/gl2ps/Makefile
@@ -32,7 +32,7 @@ do-install:
@${SED} -e 's|%%CC%%|${CC}|g; \
s|%%RM%%|${RM}|g; \
s|%%CFLAGS%%|${CFLAGS}|g; \
- s|%%X11BASE%%|${X11BASE}|g' \
+ s|%%LOCALBASE%%|${LOCALBASE}|g' \
<${FILESDIR}/Makefile.ex >${EXAMPLESDIR}/Makefile
.ifndef (NOPORTDOCS)
OpenPOWER on IntegriCloud