aboutsummaryrefslogtreecommitdiff
path: root/mail/xpbiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/xpbiff/Makefile')
-rw-r--r--mail/xpbiff/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile
index c6ae1dc63027..b57d9252503e 100644
--- a/mail/xpbiff/Makefile
+++ b/mail/xpbiff/Makefile
@@ -49,13 +49,6 @@ pre-patch:
${CP} ${FILESDIR}/LocPixmap.c ${WRKSRC} );
post-patch:
- @(for libfile in /usr/lib/libxpg4*; do \
- if [ ! "$$libfile" = "" ]; then \
- ${ECHO_MSG} "===> Finding the xpg4 library in /usr/lib"; \
- (cd ${WRKSRC}; ${PATCH} -s < ${FILESDIR}/Imakefile.xpg4.diff );\
- break 1; \
- fi; \
- done)
.if defined(YOUBIN)
@(cd ${WRKSRC}; ${PATCH} -s < ${FILESDIR}/xpbiff.youbin.diff );
.endif