diff options
author | garga <garga@FreeBSD.org> | 2009-08-24 19:03:03 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2009-08-24 19:03:03 +0800 |
commit | 7f9997750ce6c0add9dfa245d7bc25ceaabe0786 (patch) | |
tree | 8464a0c87dbfe1f059fb2a361cc40234dd3dd2e9 /misc/Makefile | |
parent | 2e111c7edd87c6f0ddee2fee0baefca134896f15 (diff) | |
download | freebsd-ports-gnome-7f9997750ce6c0add9dfa245d7bc25ceaabe0786.tar.gz freebsd-ports-gnome-7f9997750ce6c0add9dfa245d7bc25ceaabe0786.tar.zst freebsd-ports-gnome-7f9997750ce6c0add9dfa245d7bc25ceaabe0786.zip |
* Please welcome compat7x
--
This package allows you to install the compat7x libraries on your
system, so you can use legacy binaries that depend on them.
--
Thanks to: tabthorpe, all testers
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 09a90d564ba0..cb73c1cc4cc9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -53,6 +53,7 @@ SUBDIR += compat4x SUBDIR += compat5x SUBDIR += compat6x + SUBDIR += compat7x SUBDIR += countrycodes SUBDIR += cpuid SUBDIR += crosspad |