diff options
author | nork <nork@FreeBSD.org> | 2003-04-04 20:33:47 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-04-04 20:33:47 +0000 |
commit | 0bb2ad0122d24263339ff24e4169cee970eaf2e4 (patch) | |
tree | c53d3a1c1fa8f03878e88347d733c07a6b443ae3 /x11-toolkits/Makefile | |
parent | 07ce7f789788fd93078971ba4a77b46a323f12b3 (diff) | |
download | FreeBSD-ports-0bb2ad0122d24263339ff24e4169cee970eaf2e4.zip FreeBSD-ports-0bb2ad0122d24263339ff24e4169cee970eaf2e4.tar.gz |
Add gtkglextmm 0.7.1, c++ wrapper for GtkGLExt. OpenGL Extension to GTK.
PR: 50186
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 115ef68..0a949a9 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -62,6 +62,7 @@ SUBDIR += gtkglarea-- SUBDIR += gtkglarea2 SUBDIR += gtkglext + SUBDIR += gtkglextmm SUBDIR += gtkmathview SUBDIR += gtkscintilla SUBDIR += gtkstep |