diff options
Diffstat (limited to 'deskutils/tpb/Makefile')
-rw-r--r-- | deskutils/tpb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/tpb/Makefile b/deskutils/tpb/Makefile index 5f60a1226af2..65c356a7f617 100644 --- a/deskutils/tpb/Makefile +++ b/deskutils/tpb/Makefile @@ -38,7 +38,7 @@ PLIST_SUB+= NLS="@comment " post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g; \ - s|%%X11BASE%%|${X11BASE}|g' \ + s|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/src/cfg.h \ ${WRKSRC}/man/tpb.1 |