diff options
Diffstat (limited to 'print/tgif2tex/Makefile')
-rw-r--r-- | print/tgif2tex/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/tgif2tex/Makefile b/print/tgif2tex/Makefile index 463942f0cfe8..0b5d81bc955c 100644 --- a/print/tgif2tex/Makefile +++ b/print/tgif2tex/Makefile @@ -31,7 +31,6 @@ DOCSRC= how-to-use.aux how-to-use.dvi \ do-build: ${REINPLACE_CMD} \ -e "s,%%LOCALBASE%%,${LOCALBASE}," \ - -e "s,%%X11BASE%%,${X11BASE}," \ ${WRKSRC}/tgif2tex do-install: |