diff options
author | tg <tg@FreeBSD.org> | 1997-01-13 16:07:41 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-01-13 16:07:41 +0800 |
commit | 9765a96a888ca68a5cc91eb0447d3ad13a72cb71 (patch) | |
tree | d90b83ecba72fdb4822a7a5cfb419ab13ef82e8c /x11/Makefile | |
parent | 8d15851a8d0d24951e448be2904486ae004eecfc (diff) | |
download | freebsd-ports-gnome-9765a96a888ca68a5cc91eb0447d3ad13a72cb71.tar.gz freebsd-ports-gnome-9765a96a888ca68a5cc91eb0447d3ad13a72cb71.tar.zst freebsd-ports-gnome-9765a96a888ca68a5cc91eb0447d3ad13a72cb71.zip |
Activate libsx and lupe.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index b6c8b83b1fe7..87119da89fc8 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.120 1997/01/06 09:51:52 obrien Exp $ +# $Id: Makefile,v 1.121 1997/01/09 09:08:03 asami Exp $ # SUBDIR += FWF @@ -25,6 +25,8 @@ SUBDIR += gwm SUBDIR += iv SUBDIR += lesstif + SUBDIR += libsx + SUBDIR += lupe SUBDIR += olvwm SUBDIR += p5-Tk400 SUBDIR += piewm |