aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-20 23:36:05 +0800
committersobomax <sobomax@FreeBSD.org>2000-09-20 23:36:05 +0800
commitbd130d16a3dfa96ff8d7fe86cde3fc70728ed7b2 (patch)
tree55e75a3e594354e4959b484fbeb212999d24a08c /graphics/Makefile
parentca30882d6946c459593b727b14dd41a813634fa7 (diff)
downloadfreebsd-ports-gnome-bd130d16a3dfa96ff8d7fe86cde3fc70728ed7b2.tar.gz
freebsd-ports-gnome-bd130d16a3dfa96ff8d7fe86cde3fc70728ed7b2.tar.zst
freebsd-ports-gnome-bd130d16a3dfa96ff8d7fe86cde3fc70728ed7b2.zip
Add guilib - a very simple GUI framework for use with SDL. Now we have a GUI
for console (SDL_VIDEODRIVER=svgalib) ;).
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index c7d43611d2ba..5bd57da52cd3 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -67,6 +67,7 @@
SUBDIR += gtkfig
SUBDIR += gtkgraph
SUBDIR += gtksee
+ SUBDIR += guilib
SUBDIR += gview
SUBDIR += gxanim
SUBDIR += gyvefigs