aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-04-18 09:15:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-04-18 09:15:55 +0000
commit2a5f10d978047a5efafb45c0b2031a0877159130 (patch)
tree974fc195c2851b2f6a0cc15f19912083b192e00e
parentc4b5d4b40dd51840b30caffeebc44482acb91f60 (diff)
Notes
-rw-r--r--sysutils/busybox/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/busybox/Makefile b/sysutils/busybox/Makefile
index 3b244b343173..de1fb7c867b0 100644
--- a/sysutils/busybox/Makefile
+++ b/sysutils/busybox/Makefile
@@ -21,6 +21,8 @@ USE_GMAKE= yes
PLIST_FILES= bin/busybox
+BROKEN= does not configure
+
do-configure:
${CP} ${FILESDIR}/data-.config ${WRKSRC}/.config
cd ${WRKSRC} && ${GMAKE} oldconfig