summaryrefslogtreecommitdiff
path: root/cross/i386-linux/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-13 16:50:59 +0000
committerjoerg <joerg>2006-06-13 16:50:59 +0000
commita47648c3ce2c1f696a7c49f4dc245dd134fc8a38 (patch)
treea61242e754aaef126c1e6c18d6ee2421bed9f254 /cross/i386-linux/Makefile
parent6c56c60de2438a8a2f6e9b3a18831ee895bc9ad3 (diff)
downloadpkgsrc-a47648c3ce2c1f696a7c49f4dc245dd134fc8a38.tar.gz
Fix build on DragonFly, don't bother with texinfo build, since
it won't be used anyway.
Diffstat (limited to 'cross/i386-linux/Makefile')
-rw-r--r--cross/i386-linux/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/i386-linux/Makefile b/cross/i386-linux/Makefile
index f58789615f6..28eee604194 100644
--- a/cross/i386-linux/Makefile
+++ b/cross/i386-linux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/05/22 22:22:02 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2006/06/13 16:50:59 joerg Exp $
#
DISTVERSION= 2.0.7.1
@@ -48,6 +48,7 @@ post-extract:
${LN} -sf $$so.so.* $$so.so; \
done
@${LN} -f ${SYS_LIB}/crt* ${EGCS_WRKSRC}/gcc/
+ ${RM} -r ${WRKSRC}/egcs-1.1.1/texinfo
post-patch:
@${RM} -f ${SYS_LIB}/*.orig