summaryrefslogtreecommitdiffstats
path: root/devel/tmake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tmake/Makefile')
-rw-r--r--devel/tmake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tmake/Makefile b/devel/tmake/Makefile
index fb51d09..634076d 100644
--- a/devel/tmake/Makefile
+++ b/devel/tmake/Makefile
@@ -23,7 +23,7 @@ REINPLACE_ARGS= -i "" # no backup (for install)
post-patch:
@${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g; \
- s,/usr/X11R6,${X11BASE},g' \
+ s,/usr/X11R6,${LOCALBASE},g' \
${WRKSRC}/lib/freebsd-g++/tmake.conf
do-install:
OpenPOWER on IntegriCloud