diff options
Diffstat (limited to 'lang/scriba/Makefile')
-rw-r--r-- | lang/scriba/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/scriba/Makefile b/lang/scriba/Makefile index a549d670574e..f281143a571c 100644 --- a/lang/scriba/Makefile +++ b/lang/scriba/Makefile @@ -99,7 +99,6 @@ post-patch: ${REINPLACE_CMD} \ -e 's,%%PREFIX%%,${PREFIX},g' \ -e 's,%%LOCALBASE%%,${LOCALBASE},g' \ - -e 's,%%X11BASE%%,${X11BASE},g' \ -e 's,%%DOCSDIR%%,${DOCSDIR},g' \ -e 's,%%DATADIR%%,${DATADIR},g' \ -e 's,%%CC%%,${CC},g' \ |