diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-03-22 21:15:38 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-03-22 21:15:38 +0000 |
commit | 0b7b44f06a066515b90eebae8f7c913d75477f6c (patch) | |
tree | 1ab82eb7fbda10ad106189cc64e3c0f8cdb92cbf /x11 | |
parent | 6d0f1f4db03d7079e701717a5870f9096bb2e7ef (diff) | |
download | freebsd-ports-0b7b44f06a066515b90eebae8f7c913d75477f6c.zip |
Add sxpc port
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index ef5b31e2c1db..9ef6302db54b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.52 1995/03/15 07:06:17 asami Exp $ +# $Id: Makefile,v 1.53 1995/03/16 00:07:40 asami Exp $ # SUBDIR= Xaw3d color_xterm ctwm emiclock emu fvwm g3view olvwm piewm \ - rxvt tk tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm xkeycaps \ - xlockmore xphoon xsnow xview-config xview-lib xview-clients + rxvt sxpc tk tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm \ + xkeycaps xlockmore xphoon xsnow xview-config xview-lib xview-clients # # These depend on tk, so might as well build tk first... |