aboutsummaryrefslogtreecommitdiff
path: root/graphics/pure-gl
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-04-05 14:01:51 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-04-05 14:01:51 +0000
commit670b177f38782113df38241645cc5e3c8290f24e (patch)
tree54216c34361337f39e3c9af4e2d801015444fade /graphics/pure-gl
parent0d99b79ee28e8c32b0283eebe351694dc4ba52dd (diff)
downloadports-670b177f38782113df38241645cc5e3c8290f24e.tar.gz
ports-670b177f38782113df38241645cc5e3c8290f24e.zip
Mark a few ports in graphics category BROKEN (unfetchable)
Notes
Notes: svn path=/head/; revision=383293
Diffstat (limited to 'graphics/pure-gl')
-rw-r--r--graphics/pure-gl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pure-gl/Makefile b/graphics/pure-gl/Makefile
index 20f7a7adbc34..56821116eb48 100644
--- a/graphics/pure-gl/Makefile
+++ b/graphics/pure-gl/Makefile
@@ -13,6 +13,8 @@ COMMENT= Pure language interface to OpenGL
LICENSE= BSD3CLAUSE
+BROKEN= No public distfiles
+
USES= pure:ffi
USE_GL= glut
MAKE_ARGS+= LinkGL="-lglut -lGLU -lGL"