diff options
author | andreas <andreas@FreeBSD.org> | 1997-06-14 16:06:40 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-06-14 16:06:40 +0800 |
commit | cca1c71973995ebcb20d3e605ea49b1cd8d4b4c7 (patch) | |
tree | a7bd2c047c6d5804bf03d284d085f40479b98679 /x11/Makefile | |
parent | a4352420f6369baa62bd083a9b93da9830c1371a (diff) | |
download | freebsd-ports-gnome-cca1c71973995ebcb20d3e605ea49b1cd8d4b4c7.tar.gz freebsd-ports-gnome-cca1c71973995ebcb20d3e605ea49b1cd8d4b4c7.tar.zst freebsd-ports-gnome-cca1c71973995ebcb20d3e605ea49b1cd8d4b4c7.zip |
Enable fbsd-icons
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index a48d9c7ed674..facfca62322a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.137 1997/06/03 22:53:51 asami Exp $ +# $Id: Makefile,v 1.138 1997/06/04 00:39:27 asami Exp $ # SUBDIR += FWF @@ -18,6 +18,7 @@ SUBDIR += etlfonts SUBDIR += emiclock SUBDIR += emu + SUBDIR += fbsd-icons SUBDIR += filerunner SUBDIR += freefonts SUBDIR += fvwm |