aboutsummaryrefslogtreecommitdiff
path: root/devel/mingw
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-16 20:03:25 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-16 20:03:25 +0000
commitb5d2525ca33d86641ed4068d267e0d475425894d (patch)
tree4afd6f50d11cf89562f5eb6f401bbfdae9063978 /devel/mingw
parent42b5e106318f0cb34d99f59bb41cd891a6ce4d20 (diff)
downloadports-b5d2525ca33d86641ed4068d267e0d475425894d.tar.gz
ports-b5d2525ca33d86641ed4068d267e0d475425894d.zip
Notes
Diffstat (limited to 'devel/mingw')
-rw-r--r--devel/mingw/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/mingw/Makefile b/devel/mingw/Makefile
index 7b290af16d9e..97cb283f6116 100644
--- a/devel/mingw/Makefile
+++ b/devel/mingw/Makefile
@@ -15,8 +15,10 @@ MAINTAINER= doc@hisio.safenet.pl
RUN_DEPENDS= i386-mingw32msvc-as:${PORTSDIR}/devel/mingw-binutils \
mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt \
- i386-mingw32msvc-gcc:${PORTSDIR}/devel/mingw-gcc \
- ${LOCALBASE}/i386-mingw32msvc/include/GL/gl.h:${PORTSDIR}/devel/mingw-opengl-headers
+ i386-mingw32msvc-gcc:${PORTSDIR}/devel/mingw-gcc
+.if !defined(PACKAGE_BUILDING)
+RUN_DEPENDS+= ${LOCALBASE}/i386-mingw32msvc/include/GL/gl.h:${PORTSDIR}/devel/mingw-opengl-headers
+.endif
NO_BUILD= yes