aboutsummaryrefslogtreecommitdiff
path: root/devel/mingw32-gcc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mingw32-gcc')
-rw-r--r--devel/mingw32-gcc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/mingw32-gcc/Makefile b/devel/mingw32-gcc/Makefile
index 749678c08376..2bdb1d6cc23c 100644
--- a/devel/mingw32-gcc/Makefile
+++ b/devel/mingw32-gcc/Makefile
@@ -19,8 +19,10 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= tino@pa2.so-net.ne.jp
BUILD_DEPENDS= i386-mingw32msvc-as:${PORTSDIR}/devel/mingw-binutils \
+ mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt \
+ autoheader:${PORTSDIR}/devel/autoconf
+RUN_DEPENDS= i386-mingw32msvc-as:${PORTSDIR}/devel/mingw-binutils \
mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt
-RUN_DEPENDS= ${BUILD_DEPENDS}
USE_GMAKE= yes
GNU_CONFIGURE= yes