diff options
author | green <green@FreeBSD.org> | 2001-04-11 04:09:53 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 2001-04-11 04:09:53 +0800 |
commit | f07a9e4fac742090e01c362e04f7b7aa425fbe5a (patch) | |
tree | 1223c579f5181bc78af966be4a3878e9964337f0 /net/Makefile | |
parent | a900bc4cbb4dc2b75c17e20b86a287e7946a110e (diff) | |
download | freebsd-ports-gnome-f07a9e4fac742090e01c362e04f7b7aa425fbe5a.tar.gz freebsd-ports-gnome-f07a9e4fac742090e01c362e04f7b7aa425fbe5a.tar.zst freebsd-ports-gnome-f07a9e4fac742090e01c362e04f7b7aa425fbe5a.zip |
Convert the monolithic Licq port into an licq-base port and satellite
ports for different plugins. Commit the first of the plugins, qt-gui,
as that has in the past been part of the normal licq port. The rest
are coming after I've tried them out.
I'd like to thank Jeremy Norris greatly for doing this work :)
Submitted by: Jeremy Norris <ishmael27@home.com>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 489225b4f374..997e1f005f11 100644 --- a/net/Makefile +++ b/net/Makefile @@ -163,6 +163,7 @@ SUBDIR += libunp SUBDIR += libunpipc SUBDIR += licq + SUBDIR += licq-qt-gui SUBDIR += linpopup SUBDIR += macipgw SUBDIR += mars_nwe |