diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2010-05-24 21:52:43 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2010-05-24 21:52:43 +0000 |
commit | 52a16208eaba05e0c1cb0d95be24e44e71706dd2 (patch) | |
tree | 5a7ea66d25b9bb72643f4945eee29bb8e70f7bd5 /x11-toolkits/Makefile | |
parent | 8d576420f06c4fab68fe0ebef32941d23d62e84d (diff) | |
download | ports-52a16208eaba05e0c1cb0d95be24e44e71706dd2.tar.gz ports-52a16208eaba05e0c1cb0d95be24e44e71706dd2.zip |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index f1afb85d70c6..7744b15bb95e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -85,12 +85,12 @@ SUBDIR += gtoolkit SUBDIR += guile-gtk SUBDIR += hippo-canvas - SUBDIR += hs-GLURaw-ghc - SUBDIR += hs-OpenGLRaw-ghc + SUBDIR += hs-GLURaw + SUBDIR += hs-GLUT + SUBDIR += hs-OpenGL + SUBDIR += hs-OpenGLRaw SUBDIR += hs-frantk - SUBDIR += hs-glut-ghc SUBDIR += hs-gtk2hs - SUBDIR += hs-opengl-ghc SUBDIR += irrlicht SUBDIR += itk SUBDIR += iwidgets |