diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-25 00:05:17 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-25 00:05:17 +0800 |
commit | f6735c4ed811f05e5595c2922803f260d7d53c99 (patch) | |
tree | ffe5c485fc7fa14b98a0dfc508537abae67308ba /x11-toolkits/Makefile | |
parent | 5a958126e83114b783e67d6efae4f269d05d49fd (diff) | |
download | freebsd-ports-gnome-f6735c4ed811f05e5595c2922803f260d7d53c99.tar.gz freebsd-ports-gnome-f6735c4ed811f05e5595c2922803f260d7d53c99.tar.zst freebsd-ports-gnome-f6735c4ed811f05e5595c2922803f260d7d53c99.zip |
Add libzvt, the API for Zed's Virtual Terminal, the first of many components
of the GNOME 2.0 Desktop.
Reviewed by: sobomax
Approved by: sobomax
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 34a658aee063..476e9110a0d8 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -66,6 +66,7 @@ SUBDIR += libjsearch SUBDIR += libjtoolbar SUBDIR += libjtree + SUBDIR += libzvt SUBDIR += linux-gtk SUBDIR += linux-openmotif SUBDIR += mowitz |