aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-wmdockapps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-wmdockapps/Makefile')
-rw-r--r--x11-toolkits/py-wmdockapps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-wmdockapps/Makefile b/x11-toolkits/py-wmdockapps/Makefile
index 80e4d48a9931..bfe8db0f3e83 100644
--- a/x11-toolkits/py-wmdockapps/Makefile
+++ b/x11-toolkits/py-wmdockapps/Makefile
@@ -23,6 +23,6 @@ PYDISTUTILS_PKGNAME= pywmdockapps
USE_XORG= x11 xpm xau xext xfixes xi
post-patch:
- ${REINPLACE_CMD} 's|/usr/X11R6|${X11BASE}|' ${WRKSRC}/setup.py
+ ${REINPLACE_CMD} 's|/usr/X11R6|${LOCALBASE}|' ${WRKSRC}/setup.py
.include <bsd.port.mk>