diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-05 00:22:52 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-05 00:22:52 +0800 |
commit | 5aac7a034978873060961792c3d5b85e2311e6c2 (patch) | |
tree | 64bf6d8c03806d45b6d30835400f6a493cf6cf33 /x11-toolkits/Makefile | |
parent | 1f79972fe8178f9d4d24d4cccee3a2ae76d963dc (diff) | |
download | freebsd-ports-gnome-5aac7a034978873060961792c3d5b85e2311e6c2.tar.gz freebsd-ports-gnome-5aac7a034978873060961792c3d5b85e2311e6c2.tar.zst freebsd-ports-gnome-5aac7a034978873060961792c3d5b85e2311e6c2.zip |
add viewklass 0.52
C++ Framework for Motif
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 ac3e36bd4499..6009299f171e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -138,6 +138,7 @@ SUBDIR += vdk SUBDIR += vdkbuilder SUBDIR += viewkit + SUBDIR += viewklass SUBDIR += whistlerk SUBDIR += wxgtk SUBDIR += wxgtk-devel |