aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-opengl
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-opengl')
-rw-r--r--graphics/py-opengl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/py-opengl/Makefile b/graphics/py-opengl/Makefile
index 5d2c7141a2c5..024ab34aac5f 100644
--- a/graphics/py-opengl/Makefile
+++ b/graphics/py-opengl/Makefile
@@ -22,14 +22,13 @@ OPTIONS_DEFAULT= TKINTER
TKINTER_DESC= Build with tkinter for X support
OPTIONSFILE?= ${PORT_DBDIR}/${PORTNAME}/options
+USES= dos2unix
USE_GL= glut
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= PyOpenGL
PYDISTUTILS_PKGVERSION= ${PORTVERSION:S/.b/b/}
-USE_DOS2UNIX= yes
-
NO_STAGE= yes
.include <bsd.port.pre.mk>