aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Imlib2
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Imlib2')
-rw-r--r--graphics/p5-Imlib2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/p5-Imlib2/Makefile b/graphics/p5-Imlib2/Makefile
index c0eb7a14a95b..97c7809ca315 100644
--- a/graphics/p5-Imlib2/Makefile
+++ b/graphics/p5-Imlib2/Makefile
@@ -22,4 +22,7 @@ PERL_CONFIGURE= yes
MAN3= Imlib2.3
+post-patch:
+ @${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},g' ${WRKSRC}/Makefile.PL
+
.include <bsd.port.mk>