diff options
author | tg <tg@FreeBSD.org> | 1996-11-25 18:15:55 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1996-11-25 18:15:55 +0800 |
commit | 43ece212836c3abfa79d85bf81a580c72aabca22 (patch) | |
tree | a0ade9e5ca71f747314d4a4a0f618634ef7b3708 /x11 | |
parent | a296229628d466e09887887d65d88c6308788cc4 (diff) | |
download | freebsd-ports-gnome-43ece212836c3abfa79d85bf81a580c72aabca22.tar.gz freebsd-ports-gnome-43ece212836c3abfa79d85bf81a580c72aabca22.tar.zst freebsd-ports-gnome-43ece212836c3abfa79d85bf81a580c72aabca22.zip |
Activate bricons.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index cd8ad4a44e8a..3c15a51d62b5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.108 1996/11/15 19:30:58 erich Exp $ +# $Id: Makefile,v 1.109 1996/11/19 12:32:12 asami Exp $ # SUBDIR += FWF @@ -9,6 +9,7 @@ SUBDIR += auis SUBDIR += blast SUBDIR += blt + SUBDIR += bricons SUBDIR += color_xterm SUBDIR += ctwm SUBDIR += dclock |