diff options
-rw-r--r-- | devel/mingw-opengl-headers/Makefile | 3 | ||||
-rw-r--r-- | devel/mingw-opengl-headers/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/mingw-opengl-headers/Makefile b/devel/mingw-opengl-headers/Makefile index 1bce8da6e0d9..19204d8f7a00 100644 --- a/devel/mingw-opengl-headers/Makefile +++ b/devel/mingw-opengl-headers/Makefile @@ -10,7 +10,7 @@ CATEGORIES= devel graphics MASTER_SITES= ftp://ftp.microsoft.com/Softlib/MSLFILES/ PKGNAMEPREFIX= mingw- PKGNAMESUFFIX= -headers -DISTNAME= OpenGL95 +DISTNAME= OPENGL95 EXTRACT_SUFX= .EXE DIST_SUBDIR= mingw @@ -24,6 +24,7 @@ RESTRICTED= "Not sure if we can redistribute it" USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes +FETCH_ENV= FTP_PASSIVE_MODE=no do-install: ${MKDIR} ${PREFIX}/i386-mingw32msvc/include/GL diff --git a/devel/mingw-opengl-headers/distinfo b/devel/mingw-opengl-headers/distinfo index 493c0fba41c6..5f5f996148ad 100644 --- a/devel/mingw-opengl-headers/distinfo +++ b/devel/mingw-opengl-headers/distinfo @@ -1 +1 @@ -MD5 (mingw/OpenGL95.EXE) = edb0a9c371be828d2b5d2e90c5c89cb3 +MD5 (mingw/OPENGL95.EXE) = edb0a9c371be828d2b5d2e90c5c89cb3 |