diff options
Diffstat (limited to 'x11/p5-X11-GUITest')
-rw-r--r-- | x11/p5-X11-GUITest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/p5-X11-GUITest/Makefile b/x11/p5-X11-GUITest/Makefile index 53d4e30d3d07..64908e342d3e 100644 --- a/x11/p5-X11-GUITest/Makefile +++ b/x11/p5-X11-GUITest/Makefile @@ -17,6 +17,7 @@ USE_PERL5= configure MAN3= X11::GUITest.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/X11R6/\([a-z]*\)\(64\)*|${LOCALBASE}/\1|' ${WRKSRC}/Makefile.PL |