diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-09-27 10:30:51 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-09-27 10:30:51 +0000 |
commit | 22e2f3440b96aabf05903bf73c424b833be88e8e (patch) | |
tree | 9892612965fcaaf836212688186d043537f82693 /x11-clocks | |
parent | 675e66a74b4fab0e32c47a5d471a10f6633764dd (diff) | |
download | ports-22e2f3440b96aabf05903bf73c424b833be88e8e.tar.gz ports-22e2f3440b96aabf05903bf73c424b833be88e8e.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/glclock/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/glclock/Makefile b/x11-clocks/glclock/Makefile index 39ad0edce14f..7ebcd7b9d514 100644 --- a/x11-clocks/glclock/Makefile +++ b/x11-clocks/glclock/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.daionet.gr.jp/~masa/archives/ MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL spinning pocket watch demo and benchmark utility +BROKEN= fails to link + USE_XORG= xi xmu xext x11 USE_GL= gl glu glut MAKEFILE= makefile |