aboutsummaryrefslogtreecommitdiff
path: root/x11/dxpc
diff options
context:
space:
mode:
Diffstat (limited to 'x11/dxpc')
-rw-r--r--x11/dxpc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile
index 826b6f255448..2adb87d9a9ca 100644
--- a/x11/dxpc/Makefile
+++ b/x11/dxpc/Makefile
@@ -25,4 +25,7 @@ MAKE_ARGS= INSTALL="${INSTALL_PROGRAM}" \
PLIST_FILES= bin/dxpc \
man/man1/dxpc.1.gz
+post-patch:
+ @${REINPLACE_CMD} -e 's|-R$$withval/lib||' ${WRKSRC}/configure
+
.include <bsd.port.mk>