diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-25 00:02:37 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-25 00:02:37 +0800 |
commit | 5414c4a2113cc1639a23042b741dc81c600951ac (patch) | |
tree | 99b60701181e6c7049823120fa1fa0e805a05deb /graphics/Makefile | |
parent | 582e50e896fb788361a846f3b2287d44fc9cf117 (diff) | |
download | freebsd-ports-gnome-5414c4a2113cc1639a23042b741dc81c600951ac.tar.gz freebsd-ports-gnome-5414c4a2113cc1639a23042b741dc81c600951ac.tar.zst freebsd-ports-gnome-5414c4a2113cc1639a23042b741dc81c600951ac.zip |
Add togl
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c7e6c64c09df..215a5c8c83cf 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -112,6 +112,7 @@ SUBDIR += tgif-nls SUBDIR += tiff SUBDIR += tifmerge + SUBDIR += togl SUBDIR += txtmerge SUBDIR += urt SUBDIR += vcg |